#1 2012-04-04 00:09:27

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

SynCrtSock.pas cannot compile in Delphi 2010

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

#2 2012-04-04 05:36:54

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: SynCrtSock.pas cannot compile in Delphi 2010

Offline

#3 2012-04-04 05:50:27

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Re: SynCrtSock.pas cannot compile in Delphi 2010

thank you for the quick fix. now work as expected.

Offline

Board footer

Powered by FluxBB