DllEntryPoint
The OS/2 version of DllEntryPoint does not support:
- The Windows 16-bit entry point LibMain
- In Windows NT, DllEntryPoint can be called on thread
creation and destruction. OS/2 does not support this.
- In Windows NT, DllEntryPoint has a parameter that
distinguishes between dynamic and static loading. OS/2 does not support
this flag.
[Back: DialogBoxIndirect]
[Next: DrawText]