Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -4/+0 |
| | | | | * w32api: Ditto. | ||||
* | * include/winuser.h (DeregisterShellHookWindow): Add function. | Dimitri Papadopoulos | 2003-09-25 | 1 | -1/+1 |
| | | | | | | | | * include/winuser.h [_WIN32_WINNT >= 0x0500] (EndTask): Add function. * lib/user32.def (EndTask): Add function. * include/winuser.h (WINVER, _WIN32_WINNT): It's better (?) to use _WIN32_WINNT instead of WINVER to test for Windows 2000. * include/winable.h: Reorder target macros. * lib/*.def: Cleanup. | ||||
* | * lib/shell32.def (SHGetFolderPath[AW]): Add comment. | Danny Smith | 2002-09-16 | 1 | -0/+4 |
* lib/shfolder.def: New file. |