[fpc-pascal] Re: Platform independent alternatives

leledumbo leledumbo_cool at yahoo.co.id
Fri Jun 24 19:11:17 CEST 2011


Rewrite the threading code with FPC one (i.e. BeginThread - EndThread, or the
more beautiful TThread). WaitForSingleObject... I've never used this,
perhaps SyncObjs and its critical section handler? CloseHandle: depending on
how you open it, close with its correct pair.

--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Platform-independent-alternatives-tp4518482p4521676.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list