- 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,
otMenu,
otCursorIcon,
otHook = 5,
otDWP,
otHook,
otCallProc = 7,
otAccel,
otMonitor = 12,