March 2000
Intermediate to advanced
576 pages
18h 13m
English
MainThreadID Variable
var MainThreadID: LongWord;
The MainThreadID variable stores the Windows
thread ID for the application’s main thread. Use
MainThreadID if you need to send a message to the
main thread, for example.
| BeginThread Function, IsMultiThread Variable |
Read now
Unlock full access