some work on menus
[reactos.git] / reactos / subsys / win32k / ntuser / menu.c
2003-08-18 Thomas Bluemelsome work on menus
2003-08-18 Thomas Bluemelsome work on menus
2003-08-18 Thomas Bluemelremoved MENUITEMINFOW struct from MENU_ITEM
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-08-07 Thomas BluemelAdded NtUserRemoveMenu() and NtUserDeleteMenu()
2003-08-06 Thomas Bluemelsome work on menus
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserGetSystemMen...
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserCallNoParam...
2003-08-05 Thomas BluemelAdded some more menu functions
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Thomas BluemelAdded new menu functions and fixed some bugs
2003-08-04 Thomas BluemelImplemented a few things...
2003-08-02 Royce Mitchell IIIfixed build error
2003-08-02 Royce Mitchell IIIadded UNIMPLEMENTED macro and return 0 to NtUserMenuInfo
2003-08-01 Thomas BluemelChanged a few definitions
2003-08-01 Thomas BluemelAdded a few new syscalls
2003-07-31 Thomas BluemelMenu functions