From 9194c979e291ff0450a4b59d4d5fe589e095ef25 Mon Sep 17 00:00:00 2001 From: martin_r Date: Sun, 24 Aug 2008 21:33:05 +0000 Subject: Fehler ausgebessert, Formatierung vereinfacht/vereinheitlicht, Compose-Ligaturen implementiert git-svn-id: https://svn.neo-layout.org@804 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Methods-Unicode.ahk | 1 - 1 file changed, 1 deletion(-) (limited to 'windows/autohotkey/Source/Methods-Unicode.ahk') diff --git a/windows/autohotkey/Source/Methods-Unicode.ahk b/windows/autohotkey/Source/Methods-Unicode.ahk index b29f7ed..deaf5e0 100644 --- a/windows/autohotkey/Source/Methods-Unicode.ahk +++ b/windows/autohotkey/Source/Methods-Unicode.ahk @@ -28,4 +28,3 @@ SendUnicodeChar(charCode){ EncodeInteger(ref,val){ DllCall("ntdll\RtlFillMemoryUlong","Uint",ref,"Uint",4,"Uint",val) } - -- cgit v1.2.3