DLL file format
06-Aug-93 13:36:08
Sb: #51049-DLL file format
Fm: Mike Markley [MS] 72420,3517
To: Stephen Pelc 100115,2137
Stephen,
There is very little difference between executables and DLL's under Windows
NT. The biggest difference is in the entry point and how it is called. Both
DLL's and executables are in the PE format. There is a pe.txt file located in
the doc\sdk\filefrmt directory of the SDK CD. If, after reading that you have
any additional specific questions please post them here.
Thanks,
Michael Markley [Microsoft Developer Support]