mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Add Defer Window Position Handle type for multiple-window ? position structure.
svn path=/trunk/; revision=36510
This commit is contained in:
@@ -47,7 +47,8 @@ typedef enum _USER_OBJECT_TYPE
|
||||
otWindow,
|
||||
otMenu,
|
||||
otCursorIcon,
|
||||
otHook = 5,
|
||||
otDWP,
|
||||
otHook,
|
||||
otCallProc = 7,
|
||||
otAccel,
|
||||
otMonitor = 12,
|
||||
|
||||
Reference in New Issue
Block a user