CreateWnd:
redefine window-procedure to get Unicode messages.
The cast to an Integer will fail on 64-Bit, if address > 0x7FFFFFFF
Just deleting the "Integer" should be fine.
2 similar constructions in Synedit.pas but they are not compiled with Delphi >= XE2