You are not logged in.
Pages: 1
hi, ab
i try to compile maindemo sample under delphi 2010 and win 7.
compiler stoped at line 2704
while GetQueuedCompletionStatus(FRequestQueue, PtrUInt(Context),
CompletionKey, OverLapped, INFINITE) do
with error message
[DCC Error] SynCrtSock.pas(2704): E2033 Types of actual and formal var parameters must be identical
[DCC Fatal Error] SQLite3HttpClient.pas(135): F2063 Could not compile used unit 'SynCrtSock.pas'
can you check it?
thank you.
Offline
See http://synopse.info/fossil/info/c3a0bfe771
Hope it helps.
Offline
thank you for the quick fix. now work as expected.
Offline
Pages: 1