Merge pull request #84 from fig2k4/master

Support for Delphi XE2 and above
This commit is contained in:
Stas'M 2016-01-16 00:51:21 +03:00
commit def243e15f
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ const
var
INI: INIFile;
LogFile: String = '\rdpwrap.txt';
bw: DWORD;
bw: {$if CompilerVersion>=16} NativeUInt {$else} DWORD {$endif};
IsHooked: Boolean = False;
// Unhooked import