UniProvider.pas - hint

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
malinsky
Posts: 32
Joined: Wed 20 Aug 2008 11:38

UniProvider.pas - hint

Post by malinsky » Wed 30 Sep 2009 14:05

Hi,

Please add unit Windows into uses list.

([DCC Hint] UniProvider.pas(460): H2443 Inline function 'TThreadList.UnlockList' has not been expanded because unit 'Windows' is not specified in USES list)

Thanks PMal

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 01 Oct 2009 08:02

We will add the Windows unit to USES list.

Post Reply