Support C++ 64bit for the upcoming XE4

Yes I get the following error if I don't have the pragma set :-< id="adlesse_unifier_magic_element_id" style="display:none;">

[ilink64 Error] Error: Unresolved external 'StrCmpLogicalW' referenced from C:\USERS\PUBLIC\DOCUMENTS\RAD STUDIO\11.0\DCP\WIN64\TMSDXE4.A|AdvGrid.o

However, I managed to get it to run under CPP 64. I re-checked the project setup and found I hadn't turned "link with runtime packages" to off.

The the pragma and that set it works. WOW.