summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/winuser.h
Commit message (Collapse)AuthorAgeFilesLines
* 2001-04-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>Earnie Boyd2001-04-121-13/+0
| | | | * include/winuser.h (WM_IME_*): Remove defines (now in imm.h).
* * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration.Earnie Boyd2001-04-081-1/+8
| | | | | | | | | | | | | | | | * include/winbase.h: (GetFileAttributesExW): Fix typo. * include/wingdi.h: (StartDocA): Change LPDOCINFOA to DOCINFOA*. (StartDocB): Chage LNPDOCINFOB to DOCINFOB*. Thanks To: Kent Tamura <tkent@users.sourceforge.net> * include/winnt.h: (GetFiberData): Add __inline assembler coding. (GetCurrentFiber): Ditto. Thanks to: Andy Younger <AndyY@redlemon.com> * include/windef.h: (HMONITOR_DECLARED): New definition to stop DirectX 8 from complaining. Thanks to: Sigbj�rn Lund Olsen <mosikos@online.no> * include/commctrl.h Updated TreeView and ListView defines and macros. * include/winuser.h (MB_SERVICE_NOTIFICATION): Correct value for NT4 and above.
* * include/winuser.h (RT_CURSOR): Add protection for XFree86Server.Earnie Boyd2001-03-301-2/+5
| | | | | | | | | | | (RT_FONT): Ditto. (VK_KANA): New definition. * include/basetsd.h (INT32): Ditto. * include/windef.h (ATOM): Ditto. (BOOL): Ditto. (BYTE): Ditto. * include/winbase.h (FreeResource): Ditto. Thanks to: "Harold Hunt" <huntharo@msu.edu>
* * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.Earnie Boyd2001-02-211-0/+9
| | | | | | (StartDoc[AW]): Use UNICODE'd LPDOCINFO[AW] * include/winuser.h (struct tagMOUSEKEYS): Define new structure. * include/winerror.h (NTE_*): Add CryptoAPI error codes.
* * include/winuser.h: (IDC_HAND) New resource identifier.Earnie Boyd2001-01-301-0/+1
| | | | Thanks to: Mark Jordon <mark_jordan@ieee.org>
* * include/winuser.h: Correct PCWPSTRUCT typo.Christopher Faylor2000-08-081-1/+1
| | | | (discovered by Axel Riese)
* 2000-04-25 Martin Kotulla <martin-k@softmaker.de>Mumit Khan2000-04-251-1/+21
| | | | | | | * include/ddeml.h (DdeCreateStringHandle{A,W}): Fix prototype. * include/shlobj.h (IShellLink{A,W}::GetPath): Fix prototype. * include/wingdi.h: Add LPFNDEVMODE and LPFNDEVCAPS callbacks. * include/winuser.h: Add WM_* macros. Add PCOPYDATASTRUCT typedef.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+3236