summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include
Commit message (Collapse)AuthorAgeFilesLines
* * include/winsock.h (timeval): Guard struct and associatedDanny Smith2002-09-122-12/+18
| | | | | macros with _TIMEVAL_DEFINED. * include/winsock2.h (timeval): Likewise.
* * include/windef.h (WINVER): Add documentation.Earnie Boyd2002-09-071-0/+11
| | | | | (_WIN32_WINNT): Ditto. Special thanks to Paul Schmidt <paul@tricattechnologies.com>
* 2002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith2002-09-041-0/+6
| | | | | | | * include/winbase.h (AllocateUserPhysicalPages, MapUserPhysicalPages, MapUserPhysicalPagesScatter, FreeUserPhysicalPages): Add prototypes. * lib/kernel32.def: Add function stubs for above.
* 2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-09-031-6/+14
| | | | | * include/winuser.h (IDTRYAGAIN,IDCONTINUE): Add defines. Add WINVER guards for dialog box command id defines.
* * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2002-09-031-0/+2
|
* * include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor2002-08-301-0/+1
|
* * include/w32api.h: Increment version to 2.1.Earnie Boyd2002-08-281-1/+1
| | | | * Makefile.in: Ditto.
* 2002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith2002-08-264-12/+178
| | | | | | | | | | | | | | | | | | | | | | * include/winsock2.h (SOCKET_ADDRESS): Define if __CSADDR_T_DEFINED is not defined (copied from nspapi.h) (CSADDR_INFO): Ditto. (nspapi.h) : Don't include. Removed FIXME comment. * include/nspapi.h (SOCKET_ADDRESS) Only define if __CSADDR_T_DEFINED is not defined. (CSADDR_INFO): Ditto. (BLOB): Added structure and typedef if not already defined. (NS_*): Add defines. (SERVICE_*): Ditto. (SERVICE_ADDRESS): Add structure and typedefs. (SERVICE_ADDRESSES): Ditto. (SERVICE_INFO[AW]): Ditto, and add UNICODE mappings. (LPSERVICE_ASYNC_INFO): Add typedef. (SetService[AW], GetAddressByName[AW]): Add prototypes and UNICODE mappings. * include/wsipx.h: New file. * include/svcguid.h: New file. * lib/test.c: Include wspix.h and svcguid.h.
* 2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-08-261-0/+92
| | | | | * include/wsahelp.h: New file. * lib/test.c: Include wsahelp.h.
* * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd2002-08-211-1/+1
| | | | Thanks to: "Phil Dempster" <p_dempster@yahoo.co.uk>.
* * include/ws2spi.h: Modify comment about being part ofDanny Smith2002-08-201-2/+1
| | | | | mingw32 package. (winsock2.h): Change "" to <>.
* 2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-08-201-0/+201
| | | | | * include/ws2spi.h: New file. * lib/test.c: Include ws2spi.h.
* * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,Danny Smith2002-08-201-3/+3
| | | | | WSASetBlockingHook,WSACancelBlockingCall): Expose deprecated functions.
* * include/winuser.h (CURSOR_SHOWING) Add define.Danny Smith2002-08-171-0/+1
|
* * include/winerror.h: Cast OLE error codes to HRESULT.Danny Smith2002-08-171-355/+355
|
* * include/wincrypt.h (ALG_*): Add defines.Danny Smith2002-08-141-0/+64
| | | | | | | | (CALG_*): Ditto. (CRYPT_*): Ditto. (PP_*): Ditto. (PROV_*): Ditto. (PRIVATEKEYBLOB): Add define.
* * include/shlobj.h (SHGetFolderPath): Add define.Earnie Boyd2002-08-141-0/+4
| | | | | * lib/shell32.def (SHGetSpecialFolderPath): Add export. (SHGetFolderPath): Ditto.
* * include/commdlg.h: Don't include COM headers if __OBJC__.Danny Smith2002-08-121-4/+4
|
* * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):Danny Smith2002-08-121-0/+4
| | | | Add prototypes.
* 2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>Danny Smith2002-08-121-0/+1
| | | | * include/shellapi.h (FOF_NOERRORUI): Add define.
* * include/objidl.h (IEnumMoniker): Put 'interface' back.Danny Smith2002-08-111-1/+1
|
* * include/objidl.h (IEnumMoniker): Correct declaration.Danny Smith2002-08-111-1/+1
|
* * include/commctrl.h: Whitespace change.Danny Smith2002-08-091-3/+3
|
* 2002-08-09 Mark Schreiber <mark7@users.sourceforge.net>Danny Smith2002-08-091-0/+1
| | | | | | | | * include/wincrypt.h (CRYPT_NOHASHOID): Add define. 2002-08-09 Danny Smith <dannysmith@users.sourceforge.net> * include/commctrl.h: Whitespace change.
* 2002-08-09 Lars Munch <lars@segv.dk>Danny Smith2002-08-091-5/+9
| | | | | | | * include/commctrl.h (tagTVHITTESTINFO): Replace obsolete struct name _TVHITTESTINFO and typedefs. Add defines for backward compatability. (ListView_SetExtendedListViewStyleEx): Add macro.
* * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):Danny Smith2002-08-051-0/+6
| | | | | Add prototypes. * lib/msimg32.def: New file, with stubs for above.
* * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,Danny Smith2002-08-031-0/+14
| | | | | | GetFileSizeEx, SetFilePointerEx): Add prototypes. (EncryptFile[AW], FileEncryptionStatus[AW]): Add prototypes and UNICODE mappings.
* * include/winbase.h (ReadFileScatter, WriteFileGather):Danny Smith2002-08-021-2/+2
| | | | Change second parameter to pointer.
* * include/wininet.h (InternetReadFileEx[AW]). Add prototypes andDanny Smith2002-08-011-0/+4
| | | | | UNICODE mapings. * lib/wininet.def: Regenerate.
* * include/windef.h (PVOID, LPVOID): Move typedefs to...Danny Smith2002-07-303-1/+23
| | | | | | | | | | | | * include/winnt: ...here. (PVOID64): New typeddef. * include/winnt,h (FILE_SEGMENT_ELEMENT): Define union. * include/winbase.h: (ReadFileScatter, WriteFileGather): Add prototypes. * include/winnt,h (PROCESSOR_ARCHITECTURE_*): Add defines. (PROCESSOR_INTEL_IA64): Add define
* * include/oleidl.h (MK_ALT): Define.Danny Smith2002-07-261-0/+3
|
* 2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-269-1/+856
| | | | | | | | | | | | | | | | | | | | | | | * include/exdisp.h: New file. * include/exdispid.h: New file. * include/mshtml.h: New file. * lib/test.c: #include exdisp.h and mshtml.h * lib/uuid.c (CLSID_WebBrowser, DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IHTMLDocument, IID_IHTMLDocument2, IID_IHTMLElement, IID_IHTMLSelectionObject, IID_IHTMLTxtRange, IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp): New GUIDs. * include/docobj.h: New file. * include/idispids.h: New file. * include/objidl.h (IID_IMoniker): Declare. * include/ocidl.h (READYSTATE): New enum. (IOleInPlaceSiteEx): New interface. * include/olectlid.h (IID_IEnumSTATSTG): New interface identifier. * include/oleidl.h (IOleItemContainer, IOleInPlaceObject, IOleInPlaceSite): New interfaces. * lib/test.c: #include docobj.h,idispids.h,
* * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith2002-07-241-2/+15
| | | | (BFFM_SETSTATUSTEXT, BFFM_SETSELECTION): UNICODE them.
* 2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-242-1/+5
| | | | | * include/commctrl.h: Avoid redefinition of CDN_FIRST/LAST. * include/commdlg.h: Likewise.
* * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith2002-07-231-2/+3
| | | | | NONAMELESSUNION: (V_VT): Likewise.
* * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith2002-07-231-4/+0
| | | | not bool, for C as well as C++.
* 2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-221-0/+712
| | | | | | | | * include/shlwapi.h: New file. Thanks to: Mattia Barbon <mbarbon@dsi.unive.it> and Victor Porton <porton@narod.ru> for contributions. * lib/shlwapi.def: New file. * lib/test.c: #include shlwapi.h.
* 2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith2002-07-212-2/+2
| | | | | | | | | * include/shlobj.h (FCIDM_MENU_FAVORITES): Remove bogus character. * include/winsock2.h (struct sockaddr): Use __int64 instead of long long. * include/kernel32.c (GetCurrentFiber, GetFiberData): Watcom does not need external library functions.
* 2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-07-202-1/+6
| | | | | | | | | | | * include/winbase.h (GetEnvironmentStringsA): Remove duplicate definition. (Interlocked*): Wrap in #ifndef __INTERLOCKED_DECLARED to avoid compile error when already defined. 2002-07-20 Steven Edwards <Steven_Ed4153@yahoo.com> * include/winuser.h (WM_MENURBUTTONUP): Add define.
* 2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-172-47/+47
| | | | | | | | | | * include/commdlg.h: Define CDN_* notification message constants as UINT. 2002-07-17 Mattia Barbon <mbarbon@users.sourceforge.net> * include/commctrl.h: Define notification message constants for NMHDR.code as UINT.
* 2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com> Danny Smith2002-07-175-3/+75
| | | | | | | | | | | | | | | | | | | | * include/ddeml.h (MH_*) Add defines. (MONHSZSTRUCT): Add structure and typedefs. (MONLINKSTRUCT): Ditto. (MONCONVSTRUCT): Ditto. (MONCBSTRUCT): Ditto. (MONERRSTRUCT): Ditto. (MONMSGSTRUCT): Ditto. * include/windef.h: Don't define __cdecl or _cdecl for __WATCOM__. Don't define _export or __export for __WATCOM__. * include/windows.h (imm.h): #include. * include/winnt.h (LPEXCEPTION_RECORD): Add typedef. 2002-07-17 Danny Smith <dannysmith@users.sourceforge.net> * include/wtypes.h: Remove duplicate #includes of rhc.h and rpcndr.h.
* Merge changes from MinGWEarnie Boyd2002-07-092-0/+4
|
* Let RPC API work with or without windows.h.Danny Smith2002-07-042-3/+7
| | | | | | | * include/rpc.h: Conditionally include <windows.h> before header guard. * include/wtypes.h: Include <rpc.h> and <rpcndr.h> before header guard.
* 2002-07-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-021-5/+27
| | | | | | | | | | | | | | | | | | * include/commctrl.h (WC_*): Remove some duplicate defines. 2002-07-02 Ken Fitlike <kenfitlike@hotmail.com> * include/commctrl.h (WC_IPADDRESS[AW]): Add defines and UNICODE mappings. (IPM*): Add defines. (IPN_*): Add defines. (NMIPADDRESS): Add structure and typedefs. (MAKEIPADDRESS): Add macro. (MAKEIPRANGE): Add macro. (FIRST_IPADDRESS): Add macro. (SECOND_IPADDRESS): Add macro. (THIRD_IPADDRESS): Add macro. (FOURTH_IPADDRESS): Add macro.
* Delete extraneous comment from my previous change.Conrad Scott2002-06-271-1/+1
|
* * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.Conrad Scott2002-06-251-0/+3
|
* 2002-06-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-252-6/+25
| | | | | | | | | | | | | * include/winbase.h (WINBASEAPI): Don't define if prior definition. * include/winioctl.h (PARTITION_FAT32, PARTITION_FAT32_XINT13, PARTITION_XINT13, PARTITION_XINT13_EXTENDED, PARTITION_LDM, PARTITION_UNIX): Add defines. (PDRIVE_LAYOUT_INFORMATION): Add typedef. (IsRecognizedPartition): Also check for PARTITION_FAT32, PARTITION_FAT32_XINT13 and PARTITION_XINT13. (IsContainerPartition): Add macro.
* 2002-06-25 Ken Fitlike <kenfitlike@hotmail.com>Danny Smith2002-06-251-1/+122
| | | | | | | | | | | * include/commctrl.h: (CBEIF_*): Add defines. (CBEN_*): Add defines and UNICODE mappings (WC_COMBOBOXEX[AW]): Add defines and UNICODE mappings. (CBEMAXSTRLEN): Add define. (COMBOBOXEXITEM[AW]): Add structures and typedefs. (NMCOMBOBOXEX[AW]): Add structures and typedefs. (NMCBEDRAGBEGIN[AW]): Add structure and typedefs. (NMCBEENDEDIT[AW]): Add structure and typedefs.
* * include/objidl.h (struct tagPROPVARIANT): Kill obsoleteDanny Smith2002-06-241-1/+3
| | | | union member _VARIANT_BOOL bool.
* * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.Danny Smith2002-06-241-0/+1
|