Sack Library Documentation
|
DEADSTART_PROC void DEADSTART_CALLTYPE InvokeDeadstart();
Not usually used by user code, but this invokes all the routines which have been scheduled to run for startup. If your compiler doesn't have a method of handling deadstart code, this can be manually called. It can also be called if you loaded a library yourself without using the LoadFunction interface, to invoke startups scheduled in the loaded library.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|