Explorar o código

+ added the win16api mode control constants

git-svn-id: trunk@31785 -
nickysn %!s(int64=10) %!d(string=hai) anos
pai
achega
49086aed65
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      rtl/win16/wintypes.inc

+ 4 - 0
rtl/win16/wintypes.inc

@@ -1905,3 +1905,7 @@ type
     dwExtraInfo: DWORD;
   end;
   TMouseHookStruct = MOUSEHOOKSTRUCT;
+
+const
+{ Mode control }
+  WM_CANCELMODE = $001F;