besSUB_PROCESS_FINISH

[<<<] [>>>]

Use this macro to start the function that will be invoked when the module is unloaded by the operating system. This is _fini under UNIX and DllMain under Windows NT. Using this macro the programmer can hide the OS dependant code.


[<<<] [>>>]