4.5.201. besSUB_PROCESS_START

[<<<] [>>>]

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


[<<<] [>>>]