|
@@ -218,7 +218,7 @@ threadvar
|
|
function GetStdHandle(nStdHandle:DWORD):THANDLE;
|
|
function GetStdHandle(nStdHandle:DWORD):THANDLE;
|
|
stdcall;external KernelDLL name 'GetStdHandle';
|
|
stdcall;external KernelDLL name 'GetStdHandle';
|
|
|
|
|
|
- {$ifdef FPC_UNICODE_RTL}
|
|
|
|
|
|
+ {$ifdef FPC_UNICODE_RTLx}
|
|
{ command line/environment functions }
|
|
{ command line/environment functions }
|
|
|
|
|
|
function GetCommandLine : pwidechar;
|
|
function GetCommandLine : pwidechar;
|