This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Generating .DEF files from dlls


Hi!

I have updated my pexports utility and now it's
actually very useful. Previous versions had serious
problems in the header parsing when determining the
size of the parameters of a function. The new version
is able to parse windows.h and generate working .DEF
files for windows system dlls. I have created import
libraries for kernel32,user32, gdi32 and shell32
from pexports generated .DEF files that work without
trouble. If you are interested you may download it from
hem2.passagen.se/anorland/

Thanks to Moritz Voss for helping me sort out
all those nasty bugs.

Regards,
Anders Norlander
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]