|
SysBeginThread:=CreateThread(sa,stacksize,@ThreadMain,ti,creationflags,_threadid);
|
|
SysBeginThread:=CreateThread(sa,stacksize,@ThreadMain,ti,creationflags,_threadid);
|
|
{ creation failed? if yes, we dispose the parameter record }
|
|
{ creation failed? if yes, we dispose the parameter record }
|