[Lazarus] TRTLCriticalSection
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Feb 25 12:57:43 CET 2014
On Tue, 25 Feb 2014 13:22:41 +0200
patspiper <patspiper at gmail.com> wrote:
>[...]
> LCLIntf's (winapi.h) EnterCriticalsection(TCriticalSection) always takes
> precedence in compilation although codetools show it defined in
> threadh.inc: EnterCriticalsection(TRTLCriticalSection).
I added overload to LCL Enter/LeaveCriticalSection. So you don't need
to bother with unit order.
Mattias
More information about the Lazarus
mailing list