Closed kevinsui581 closed 8 years ago
when compile in xe7, sciter.pas compiled error:E2010 Incompatible types:'PUINT' and 'cardinal'
in line 1744:
OleCheck(pLang.ConvertStringFromUnicode(pdwMode, enc, PWideChar(Html), psrcSize, nil, pcDstSize));
Fixed, sorry. Tested in D7 as my Delphi 7 XE trial has expired.
when compile in xe7, sciter.pas compiled error:E2010 Incompatible types:'PUINT' and 'cardinal'
in line 1744: