Jump to content

DBG N ThreadCreate: Difference between revisions

From EDM2
Created page with "Debug Notification -15 - Thread Creation Notification This notification returns: * Cmd= DBG_N_ThreadCreate * Tid= Thread ID of new thread * Addr= 0 A debuggee thread ha..."
 
Ak120 (talk | contribs)
m Redirected page to Debug Notifications
 
Line 1: Line 1:
Debug Notification -15 - Thread Creation Notification
#REDIRECT[[Debug Notifications]]
 
This notification returns:
* Cmd= DBG_N_ThreadCreate
* Tid= Thread ID of new thread
* Addr= 0
 
A debuggee thread has just been created.
 
The new thread has not executed any user code yet.
[[Category:DBG_N]]
{{DISPLAYTITLE:DBG_N_ThreadCreate}}

Latest revision as of 13:44, 10 March 2020