X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/842bb1621ab7617fe2f47da159d89ac513fbd6e2..ac55319310f2e0b8ac5d848c1591b5e72d49c9b3:/lmessages.pas diff --git a/lmessages.pas b/lmessages.pas index b5a6f25..d7e4008 100755 --- a/lmessages.pas +++ b/lmessages.pas @@ -135,7 +135,7 @@ var //than crash after over four billion //windows have been made ;) nextwindowhandle : qword = $100000000; - + //findthreaddata should only be called while holding the structurelock function findthreaddata(threadid : integer) : tthreaddata;