[connect.audit] Exporting Procedures

duncanb@ibmpcug.co.uk (D G Booth) (09/21/90)

In article <4553@tuminfo1.lan.informatik.tu-muenchen.dbp.de> rommel@lan.informatik.tu-muenchen.dbp.de (Kai-Uwe Rommel) writes:
> For Windows 2.0 development, I used the following patch to windows.h (I
> did not yet get the Windows 3.0 SDK). When defining WINEXPORT before
> including this modified windows.h, you can forget about exporting the
> window procedures in your .DEF file when you declare all Window
> procedure as "LONG CALLBACK WndProc(...)" etc.
> 
> Kai Uwe Rommel
>
> ***lots deleted. ***
 
What I do with a windows program is to run it through the wonderful
program by Mike Geary called FIXDS.
 
If you FIXDS your program then you never need to care again whether
it is exported or not (and whether or not you forgot to MakeProcInstance)
 
(Except that it doesnt work for DLLs).
 
I think that FIXDS was posted here some time ago, but I'm not sure.
 
.
-- 
Automatic Disclaimer:
The views expressed above are those of the author alone and may not
represent the views of the IBM PC User Group.
-- 
Duncan Booth, RCP Ltd.                    Didcot, Oxon, UK
duncanb@ibmpcug.co.uk                     Bix: jrichards