bonami Messages: 186 Registered: June 2007 Location: Beijing
Experienced Member
masu wrote on Wed, 04 July 2007 16:19
You need to have a .def file that lists all DLL exports.
This file should have been created and using that you should be able to create an import library.
Try to find something about .def files in the documentation.
Unfortunately, I cannot help you since I am not using VC .
Matthias
are you implying VC is required? I have not that either.
shouldn't U++ provide a way of using the dll it generates in other packages?