- Add Defer Window Position Handle type for multiple-window ? position structure.

svn path=/trunk/; revision=36510
This commit is contained in:
James Tabor 2008-09-25 15:39:33 +00:00
parent ccd25605a6
commit 44b6f107bd

View file

@ -47,7 +47,8 @@ typedef enum _USER_OBJECT_TYPE
otWindow, otWindow,
otMenu, otMenu,
otCursorIcon, otCursorIcon,
otHook = 5, otDWP,
otHook,
otCallProc = 7, otCallProc = 7,
otAccel, otAccel,
otMonitor = 12, otMonitor = 12,