Hello,
Can this be a useful tool, together with FWH,
to convert DLL's to LIB and include in the Make-file ?
If it is possible to use the tool, I don't need these functions ?
DLL32 FUNCTION CREATEDIBITMAP( hDC AS LONG, hInfoH AS LONG, nFlags AS LONG, ;
hBits AS LONG, hInfo AS LONG, nUsage AS LONG ) AS LONG ;
PASCAL FROM "CreateDIBitmap" LIB "gdi32.dll"
Regards
Uwe