summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib
Commit message (Collapse)AuthorAgeFilesLines
* * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.Corinna Vinschen2008-07-141-0/+1
| | | | | | | * include/iprtrmib.h (TCP_TABLE_CLASS, MIB_TCPROW_OWNER_PID, MIB_TCPTABLE_OWNER_PID, MIB_TCP6ROW_OWNER_PID, MIB_TCP6TABLE_OWNER_PID): Define. * lib/iphlpapi.def (GetExtendedTcpTable): Export.
* Committed as obvious.Danny Smith2008-06-202-2/+2
| | | | | | * lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix. * lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix. Bug reported by Brian Hawley.
* * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,Corinna Vinschen2008-06-171-0/+2
| | | | | | | | | | | | DS_DIRECTORY_SERVICE_REQUIRED, DS_DIRECTORY_SERVICE_PREFERRED, DS_GC_SERVER_REQUIRED, DS_PDC_REQUIRED, DS_BACKGROUND_ONLY, DS_IP_REQUIRED, DS_KDC_REQUIRED, DS_TIMESERV_REQUIRED, DS_WRITABLE_REQUIRED, DS_GOOD_TIMESERV_PREFERRED, DS_AVOID_SELF, DS_ONLY_LDAP_NEEDED, DS_IS_FLAT_NAME, DS_IS_DNS_NAME, DS_RETURN_DNS_NAME, DS_RETURN_FLAT_NAME): Define. (DsGetDcNameW, DsGetDcNameA): Declare. (DsGetDcName): Define. * lib/netapi32.def (DsGetDcNameA, DsGetDcNameW): Export.
* 2008-01-30 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-301-0/+8
| | | | * lib/bthprops.def: new file, bluetooth imports.
* 2008-01-29 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-293-2/+22
| | | | | | | | | | | | | | | | * include/winnt.h (SYSTEM_POWER_CONDITION): typedef. * include/winuser.h (PBT_POWERSETTINGCHANGE, DEVICE_NOTIFY_WINDOW_HANDLE, DEVICE_NOTIFY_SERVICE_HANDLE): define. * include/winuser.h (LPCGUID, HPOWERNOTIFY, POWERBROADCAST_SETTING): typedefs. * include/winuser.h (GUID_POWERSCHEME_PERSONALITY, GUID_MIN_POWER_SAVINGS, GUID_MAX_POWER_SAVINGS, GUID_TYPICAL_POWER_SAVINGS, GUID_ACDC_POWER_SOURCE, GUID_BATTERY_PERCENTAGE_REMAINING, GUID_IDLE_BACKGROUND_TASK, GUID_SYSTEM_AWAYMODE, GUID_MONITOR_POWER_ON): added externs for GUIDs. * include/winuser.h (RegisterPowerSettingNotification, UnregisterPowerSettingNotification): Add prototypes. * lib/user32.def: Added imports for the above prototypes. * lib/Makefile.in: Added build support for power-uuid.c. * lib/power-uuid.c: New file containing power GUID definitions.
* Added new PSAPI defines and exportsBrandon Sneed2008-01-291-0/+2
|
* 2007-10-03 Jiri Malak <Jiri.Malak@iol.cz>Chris Sutcliffe2007-10-031-0/+1
| | | | | * include/rpcndr.h: Missing NdrClientCall2 entry. * lib/rpcrt4.def: Ditto.
* 2007-10-03 Frank Fesevur <ffes@users.sourceforge.net>Chris Sutcliffe2007-10-031-3/+5
| | | | * lib/scnsave.c: Multi-monitor support.
* * include/winbase.h (ReOpenFile): Add prototype.Corinna Vinschen2007-08-021-0/+1
| | | | * lib/kernel32.def (ReOpenFile@16): Add export.
* 2007-7-30 Martijn Wargers <martijnw22@users.sourceforge.net>Danny Smith2007-07-301-0/+1
| | | | | * include/wingdi.h (GetTextExtentExPointI): Add prototype. * lib/gdi32.def (GetTextExtentExPointI@28): Add export.
* [mingw-Bugs-1749305]Danny Smith2007-07-091-0/+1
| | | | * lib/kernel32.def (GetConsoleProcessList@8): Add export.
* 2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-241-0/+2
| | | | | | | * lib/secur32.def (InitSecurityInterfaceA, InitSecurityInterfaceW): Define. Thanks to Jim Marshall (jim dot marshall at wbemsolutions dot com) for supplying the information.
* 2007-03-30 Brian Dessent <brian@dessent.net>Chris Sutcliffe2007-04-011-0/+1
| | | | * lib/kernel32.def (CreateMemoryResourceNotification@4): Define.
* 2007-03-06 Brandon Sneed <brandon@oqo.com>Chris Sutcliffe2007-03-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * include/setupapi.h: Added SetupConfigureWmiFromInfSectionA Added SetupConfigureWmiFromInfSectionW Added SetupConfigureWmiFromInfSection define to unicode and non-unicode sections * lib/setupapi.def: Added exports for SetupConfigureWmiFromInfSectionA and W * include/winuser.h: Added PBT_APMQUERYSUSPEND Added PBT_APMQUERYSTANDBY Added PBT_APMQUERYSUSPENDFAILED Added PBT_APMQUERYSTANDBYFAILED Added PBT_APMSUSPEND Added PBT_APMSTANDBY Added PBT_APMRESUMECRITICAL Added PBT_APMRESUMESUSPEND Added PBT_APMRESUMESTANDBY Added PBT_APMBATTERYLOW Added PBT_APMPOWERSTATUSCHANGE Added PBT_APMOEMEVENT Added PBT_APMRESUMEAUTOMATIC * include/wtsapi32.h: New file * include/wingdi.h: Added DM_DISPLAYORIENTATION define for use with DMDO_* defines
* 2007-02-18 Jiri Malak <jiri.malak@iol.cz>Danny Smith2007-02-181-0/+1
| | | | | | | | | | | * include/windef.h [WATCOM]: Fix !NONAMELESSUNION defines. * include/winnt.h [WATCOM] (GetCurrentFiber, GetFiberData): Add prototypes. [WATCOM] (NtCurrentTeb): Add protype and inline asm definition. 2007-02-18 Vesa Jskelinen <chaac@users.sourveforge.net> * lib/user32.def (InternalGetWindowText): Add stub.
* * include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.Danny Smith2006-11-022-51/+2
| | | | | | | | | C99 'extern inline' patrol. * include/winnt.h (GetCurrentFiber): Remove extern declaration. Make inline static. (GetFiberData): Likewise. * lib/kernel32.c: Remove. * lib/Makefile.in: Remove reference to kernel32.[co].
* 2006-10-29 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2006-10-291-0/+1
| | | | * lib/ws2_32.def (WSANSPIoctl): Add to lib.
* 2006-10-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-10-271-1/+1
| | | | * lib/Makefile.in: Fix order for 'all' rule.
* * include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODEDanny Smith2006-10-051-0/+2
| | | | | | mappings. (KEY_WOW64_32KEY, KEY_WOW64_64KEY): Define. * lib/advapi.def (RegDeleteKeyEx{A|W}): Export.
* * lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.Danny Smith2006-10-032-18/+0
| | | | * lib/user32.def: Likewise.
* 2006-09-11 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe2006-09-123-3/+3
| | | | | | | | | * lib/Makefile.in: fix typo. * lib/ddk/Makefile.in: fix typo. * lib/directx/Makefile.in: fix typo. Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot net) for pointing it out.
* * configure.in: Substitute with_cross_host in depending files.Corinna Vinschen2006-08-303-0/+18
| | | | | | | | * configure: Regenerate. * lib/Makefile.in: Add with_cross_host to allow more granular checks. Set installation directories accordingly. * lib/ddk/Makefile.in: Ditto. * lib/directx/Makefile.in: Ditto.
* * lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...Danny Smith2006-08-102-1/+2
| | | | * lib/kernel32.def (WTSGetActiveConsoleSessionId). ...to here.
* * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.Danny Smith2006-07-251-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | * include/basetyps.h: Likewise. (_COM_interface): New define. (interface): Define to _COM_interface, conditional on !__OBJC__. Replace 'interface' with '_COM_interface', throughout. * include/comcat.h: Replace 'interface' with '_COM_interface', throughout. * include/commdlg.h: Replace __OBJC__ guard with _OBJC_NO_COM. * include/docobj.h: Replace 'interface' with '_COM_interface', throughout. * include/mshtml.h: Likewise. * include/oaidl.h: Likewise. * include/objfwd.h: Likewise. * include/objidl.h: Likewise. * include/ocidl.h: Likwise. * include/olectl.h: Likewise. * include/oleidl.h: Likewise. * include/shlobj.h: Likewise. * include/shlwapi.h: Replace __OBJC__ guard with _OBJC_NO_COM. * include/vfw.h: Likewise. * include/windows.h. Likewise. Add comment. * include/directx/d3d9.h: Replace 'interface' with '_COM_interface', throughout. * lib/test.c: Replace __OBJC__ guard with _OBJC_NO_COM. Add test for conflict with '@interface'
* 2006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe2006-07-221-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/wincrypt.h (szOID_RSA, szOID_PKCS, szOID_RSA_HASH, szOID_RSA_ENCRYPT, szOID_PKCS_1, szOID_PKCS_2, szOID_PKCS_3, szOID_PKCS_4, szOID_PKCS_5, szOID_PKCS_6, szOID_PKCS_7, szOID_PKCS_8, szOID_PKCS_9, szOID_PKCS_10, szOID_PKCS_12, szOID_RSA_MD2, szOID_RSA_MD4, szOID_RSA_MD5, szOID_RSA_RSA, szOID_RSA_MD2RSA, szOID_RSA_MD4RSA, szOID_RSA_MD5RSA, szOID_RSA_SHA1RSA, szOID_RSA_SETOAEP_RSA, szOID_RSA_DH, szOID_RSA_data, szOID_RSA_signedData, szOID_RSA_envelopedData, szOID_RSA_signEnvData, szOID_RSA_digestedData, szOID_RSA_hashedData, szOID_RSA_encryptedData, szOID_RSA_emailAddr, szOID_RSA_unstructName, szOID_RSA_contentType, szOID_RSA_messageDigest, szOID_RSA_signingTime, szOID_RSA_counterSign, szOID_RSA_challengePwd, szOID_RSA_unstructAddr, szOID_RSA_extCertAttrs, szOID_RSA_SMIMECapabilities, szOID_RSA_preferSignedData, szOID_RSA_RC2CBC, szOID_RSA_RC4, szOID_RSA_DES_EDE3_CBC, szOID_RSA_RC5_CBCPad, szOID_ANSI_x942, szOID_ANSI_x942_DH, szOID_X957, szOID_X957_DSA, szOID_DATA STRUCTURE, szOID_DS, szOID_DSALG, szOID_DSALG_CRPT, szOID_DSALG_HASH, szOID_DSALG_SIGN, szOID_DSALG_RSA, szOID_OIW, szOID_OIWSEC, szOID_OIWSEC_md4RSA, szOID_OIWSEC_md5RSA, szOID_OIWSEC_md4RSA2, szOID_OIWSEC_desECB, szOID_OIWSEC_desCBC, szOID_OIWSEC_desOFB, szOID_OIWSEC_desCFB, szOID_OIWSEC_desMAC, szOID_OIWSEC_rsaSign, szOID_OIWSEC_dsa, szOID_OIWSEC_shaDSA, szOID_OIWSEC_mdc2RSA, szOID_OIWSEC_shaRSA, szOID_OIWSEC_dhCommMod, szOID_OIWSEC_desEDE, szOID_OIWSEC_sha, szOID_OIWSEC_mdc2, szOID_OIWSEC_dsaComm, szOID_OIWSEC_dsaCommSHA, szOID_OIWSEC_rsaXchg, szOID_OIWSEC_keyHashSeal, szOID_OIWSEC_md2RSASign, szOID_OIWSEC_md5RSASign, szOID_OIWSEC_sha1, szOID_OIWSEC_dsaSHA1, szOID_OIWSEC_dsaCommSHA1, szOID_OIWSEC_sha1RSASign, szOID_OIWDIR, szOID_OIWDIR_CRPT, szOID_OIWDIR_HASH, szOID_OIWDIR_SIGN, szOID_OIWDIR_md2, szOID_OIWDIR_md2RSA, szOID_INFOSEC, szOID_INFOSEC_sdnsSignature, szOID_INFOSEC_mosaicSignature, szOID_INFOSEC_sdnsConfidentiality, szOID_INFOSEC_mosaicConfidentiality, szOID_INFOSEC_sdnsIntegrity, szOID_INFOSEC_mosaicIntegrity, szOID_INFOSEC_sdnsTokenProtection, szOID_INFOSEC_mosaicTokenProtection, szOID_INFOSEC_sdnsKeyManagement, szOID_INFOSEC_mosaicKeyManagement, szOID_INFOSEC_sdnsKMandSig, szOID_INFOSEC_mosaicKMandSig, szOID_INFOSEC_SuiteASignature, szOID_INFOSEC_SuiteAConfidentiality, szOID_INFOSEC_SuiteAIntegrity, szOID_INFOSEC_SuiteATokenProtection, szOID_INFOSEC_SuiteAKeyManagement, szOID_INFOSEC_SuiteAKMandSig, szOID_INFOSEC_mosaicUpdatedSig, szOID_INFOSEC_mosaicKMandUpdSig, szOID_INFOSEC_mosaicUpdatedInteg, szOID_PKIX_NO_SIGNATURE, szOID_COMMON_NAME, szOID_COUNTRY_NAME, szOID_DEVICE_SERIAL_NUMBER, szOID_DOMAIN_COMPONENT, szOID_RSA_emailAddr, szOID_GIVEN_NAME, szOID_INITIALS, szOID_LOCALITY_NAME, szOID_ORGANIZATION_NAME, szOID_ORGANIZATIONAL_UNIT_NAME, szOID_STATE_OR_PROVINCE_NAME, szOID_STREET_ADDRESS, szOID_SUR_NAME, szOID_TITLE, szOID_RSA_unstructAddr, szOID_RSA_unstructName, szOID_BASIC_CONSTRAINTS2, CERT_BASIC_CONSTRAINTS2_INFO, CRYPT_ENCODE_PARA,CertDuplicateStore, CertEnumCertificatesInStore, CertDuplicateCertificateContext, CertGetNameStringA, CertGetNameStringW, CertGetNameString, PFXIsPFXBlob, CertFindExtension, CryptDecodeObject, CertAddCertificateContextToStore, CertCompareCertificate, PFXVerifyPassword, PFXImportCertStore, CertDeleteCertificateFromStore): Define. * lib/crypt32.def (CertDuplicateStore, CertEnumCertificatesInStore, CertDuplicateCertificateContext, CertGetNameStringA, CertGetNameStringW, CertGetNameString, PFXIsPFXBlob, CertFindExtension, CryptDecodeObject, CertAddCertificateContextToStore, CertCompareCertificate, PFXVerifyPassword, PFXImportCertStore, CertDeleteCertificateFromStore): Define.
* 2006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe2006-07-222-2/+63
| | | | | | | | * include/devguid.h: Add new file with missing GUID_DEVCLASS_* declarations. They were extracted from the registry with a script. * lib/devguid.c: Add new file with the implementation of the missing GUIDs. * lib/Makefile.in: Add devguid.c to UUID_SOURCES and UUID_OBJS.
* 2006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-07-221-145/+0
| | | | * lib/uuid.c: Remove.
* 2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-133-8/+18
| | | | | | | | | | | * lib/uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol, CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol, CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Remove. Moved to extras-uuid.c. * lib/extras-uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol, CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol, CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Added. * lib/hlguids-uuid.c: State source of CLSIDs.
* 2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-133-16/+28
| | | | | | | | | | | | * lib/Makefile.in: Added extras-uuid as an object and source. * lib/uuid.c (IID_IClientSiteHandler, IID_IContinue, IID_IHttpNegotiate, IID_IPersistMoniker, IID_IServerHandler, IID_ITargetEmbedding, IID_ITargetFrame, IID_ITypeComp, IID_IUrlHistoryStg, IID_IWinInetHttpInfo, IID_IWinInetInfo, IID_IEnumSTATPROPSETSTG, IID_IEnumSTATPROPSTG, IID_IEnumSTATURL): Remove. Moved to extras-uuid.c. * lib/extras-uuid.c: New file. Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot net).
* 2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-101-2/+4
| | | | * lib/Makefile.in: Added hlguids-uuid as source and object.
* 2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-103-4/+20
| | | | | | | | | * lib/uuid.c (CLSID_StaticDib, CLSID_StaticMetafile, CLSID_StdHlink, CLSID_StdHlinkBrowseContext): Remove. Moved to relevant files. * lib/cguid-uuid.c (CLSID_StaticDib, CLSID_StaticMetafile): Added. * lib/hlguids-uuid.c: New file. Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot net).
* 2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-104-13/+29
| | | | | | | | | | | * lib/Makefile.in: Added urlmon-uuid and hlink-uuid as sources and objects. * lib/uuid.c (IID_IAuthenticate, IID_IBindHost, IID_IBindProtocol, IID_IBindStatusCallback, IID_IBindStatusCallbackMsg, IID_IBinding, IID_IHlink, IID_IHlinkBrowseContext, IID_IHlinkFrame, IID_IHlinkSite, IID_IHlinkTarget): Remove. Moved to new files. * lib/urlmon-uuid.c: New file. * lib/hlink-uuid.c: New file.
* 2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-103-9/+20
| | | | | | | | * lib/Makefile.in: Added ativscp-uuid as source and object. * lib/uuid.c (IID_IActiveScript, IID_IActiveScriptError, IID_IActiveScriptParse, IID_IActiveScriptSite, IID_IActiveScriptSiteWindow): Remove. Moved to ativscp-uuid.c. * lib/ativscp-uuid.c: New file.
* 2006-06-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-102-104/+106
| | | | | | | * lib/uuid.c (IID_IClientSecurity, IID_IMallocSpy, IID_IServerSecurity): Remove. Moved to objidl-uuid.c * lib/objidl-uuid.c (IID_IClientSecurity, IID_IMallocSpy, IID_IServerSecurity): Defined.
* 2006-06-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-095-34/+62
| | | | | | | | | | | | | | | | | | | | * lib/Makefile.in: Add cguid-uuid and olectlid-uuid as sources and objects. * lib/uuid.c (CLSID_CColorPropPage, CLSID_CFontPropPage, CLSID_CPicturePropPage, CLSID_Picture_Dib, CLSID_Picture_Metafile, CLSID_StdFont, CLSID_StdPicture, GUID_NULL, IID_ICreateTypeInfo, IID_ICreateTypeInfo2, IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_IDebug, IID_IDebugStream, IID_IDispatch, IID_IEnumFORMATETC,IID_IEnumMoniker, IID_IEnumOLEVERB, IID_IEnumSTATDATA, IID_IEnumSTATSTG, IID_IEnumString, IID_IEnumUnknown, IID_IEnumVARIANT, IID_IOleLink, IID_IPSFactory, IID_IRpcChannel, IID_IRpcProxy, IID_IRpcStub, IID_ITypeInfo, IID_ITypeInfo2, IID_ITypeLib, IID_ITypeLib2): Remove. Moved to relevant files. * lib/oaidl-uuid.c (IID_ICreateTypeInfo, IID_ICreateTypeInfo2, IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo, IID_ITypeInfo2, IID_ITypeLib, IID_ITypeLib2, IID_IEnumVARIANT): Define. * lib/cguid-uuid.c: New file. * lib/olectlid-uuid.c: New file.
* 2006-06-08 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-089-66/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lib/Makefile.in: Add objsafe-uuid oaidl-uuid docobj-uuid comcat-uuid exdisp-uuid mlang-uuid objidl-uuid as sources and objects. * lib/uuid.c (CATID_Control, CATID_DocObject, CATID_Insertable, CATID_PersistsToPropertyBag, CATID_PersistsToStorage, CATID_PersistsToStream, CATID_PersistsToStreamInit, CATID_Printable, CATID_Programmable, CLSID_CMultiLanguage, CLSID_StdComponentCategoriesMgr, CLSID_WebBrowser, DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IAdviseSink, IID_IAdviseSink2, IID_IBindCtx, IID_ICatInformation, IID_ICatRegister, IID_IClassActivator, IID_IContinueCallback, IID_ICreateErrorInfo, IID_IDataAdviseHolder, IID_IDataObject, IID_IEnumCATEGORYINFO, IID_IEnumGUID, IID_IEnumOleDocumentViews, IID_IErrorInfo, IID_IExternalConnection, IID_IFillLockBytes, IID_ILockBytes, IID_IMalloc, IID_IMarshal, IID_IMessageFilter, IID_IMoniker, IID_IObjectSafety, IID_IOleCommandTarget, IID_IOleDocument, IID_IOleDocumentSite, IID_IOleDocumentView, IID_IPSFactoryBuffer, IID_IPersist, IID_IPersistFile, IID_IPersistStorage, IID_IPersistStream, IID_IPrint, IID_IProgressNotify, IID_IPropertySetStorage, IID_IPropertyStorage, IID_IROTData, IID_IRootStorage, IID_IRpcChannelBuffer, IID_IRpcProxyBuffer, IID_IRpcStubBuffer, IID_IRunnableObject, IID_IRunningObjectTable, IID_ISequentialStream, IID_IStdMarshalInfo, IID_IStorage, IID_IStream, IID_ISupportErrorInfo, IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp): Remove. Moved to new files. * lib/comcat-uuid.c: New file. * lib/docobj-uuid.c: New File. * lib/exdisp-uuid.c: New file. * lib/mlang-uuid.c: New file. * lib/oaidl-uuid.c: New file. * lib/objidl-uuid.c: New file. * lib/objsafe-uuid.c: New file.
* Missed uuid.c on last commitChris Sutcliffe2006-06-071-57/+0
|
* 2006-06-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-074-2/+88
| | | | | | | | | | | | | | | | | | | | | | | | * lib/Makefile.in: Add oleacc-uuid oleidl-uuid ocidl-uuid as sources and objects. * lib/uuid.c (IID_IOleCache, IID_IOleCache2, IID_IOleCacheControl, IID_IViewObject, IID_IViewObject2, IID_IDropSource, IID_IDropTarget, IID_IOleAdviseHolder, IID_IOleInPlaceUIWindow, IID_IOleInPlaceObject, IID_IOleInPlaceActiveObject, IID_IOleInPlaceFrame, IID_IOleInPlaceSite, IID_IOleContainer, IID_IOleItemContainer, IID_IOleClientSite, IID_IOleObject, IID_IOleWindow, IID_IParseDisplayName, IID_IAccessible, LIBID_Accessibility, IID_IQuickActivate, IID_IOleUndoManager, IID_IOleParentUndoUnit, IID_IOleUndoUnit, IID_IEnumOleUndoUnits, IID_IPointerInactive, IID_IAdviseSinkEx, IID_IOleInPlaceSiteEx, IID_IOleControl, IID_IOleControlSite, IID_IPersistPropertyBag, IID_IPersistPropertyBag2, IID_IPersistStreamInit, IID_IPersistMemory, IID_IPropertyBag, IID_IPropertyBag2, IID_IPropertyNotifySink, IID_IPropertyPage, IID_IPropertyPage2, IID_IPropertyPageSite, IID_IFont, IID_IFontDisp, IID_IPicture, IID_IPictureDisp, IID_IProvideClassInfo, IID_IProvideClassInfo2, IID_IEnumConnectionPoints, IID_IEnumConnections, IID_IConnectionPoint, IID_IConnectionPointContainer, IID_IClassFactory2, IID_IErrorLog, IID_IObjectWithSite, IID_IPerPropertyBrowsing, IID_ISimpleFrameSite, IID_ISpecifyPropertyPages): Remove. Moved to new files. * lib/oleidl-uuid.c: New file. * lib/oleacc-uuid.c: New file. * lib/ocidl-uuid.c: New file.
* 2006-06-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-044-5/+21
| | | | | | | | | * lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and objects. * lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider): Remove. Moved to unknwn-uuid and servprov-uuid. * lib/unknwn-uuid.c: New file. * lib/servprov-uuid.c: New file.
* * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.Danny Smith2006-05-211-1/+0
|
* * include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate)Dimitri Papadopoulos2006-05-121-2/+2
| | | | | | | | | | | | (MprAdminMIBEntryDelete,MprAdminMIBEntryGet,MprAdminMIBEntryGetFirst) (MprAdminMIBEntryGetNext,MprAdminMIBEntrySet,MprAdminMIBGetTrapInfo) (MprAdminMIBServerConnect,MprAdminMIBServerDisconnect) (MprAdminMIBSetTrapInfo): Declare functions. Note: MprAdminMIBSetTrapInfo is missing from mprapi.def. (MIB_SERVER_HANDLE): New typedef. (MprConfigTransportSetInfo): Declare function. * lib/mprapi.def (MprSetupIpInIpInterfaceFriendlyNameEnum) (MprSetupIpInIpInterfaceFriendlyNameFree): Fix size.
* * lib/rtutils.def: New file. Generated on Windows XP.Dimitri Papadopoulos2006-05-121-0/+54
| | | | | | | (TracePrintf{AW},TracePrintfEx{AW}): Left out for now. * include/rtutils.h: New file. (TraceDump{AW},TracePuts{AW},TraceRegister{AW},TraceVprintf{AW}): Commented out, they're missing from rtutils.def.
* * lib/mprapi.def: Regenerate on Windows XP.Dimitri Papadopoulos2006-05-121-2/+110
| | | | Would need to be regenerated on Windows Server 2003.
* * include/wingdi.h [WINVER >= 0x0500] (DC_*): Define.Dimitri Papadopoulos2006-05-101-0/+2
| | | | | | | | | | | (GGO_UNHINTED): Define. (DMPAPER_*): Define. Paper size newly added to the documentation. (DMPAPER_LAST): Value depends on DMPAPER_* variables actually defined. (DM_*): Cleanup. (DM_PANNINGWIDTH,DM_PANNINGHEIGHT,DM_DISPLAYFIXEDOUTPUT): Define. (DMDO_*,DMDFO_*): Define. (GetDCBrushColor,GetDCPenColor): Declare. * lib/msimg32.def (GetDCBrushColor,GetDCPenColor): Add stubs.
* 2006-05-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2006-05-051-1/+1
| | | | * lib/directx/Makefile.in: Remove reference to libquartz.a since it was moved.
* 2006-05-05 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2006-05-051-2/+2
| | | | | | * lib/scrnsave.c: Correct misspelled SPI_SCREENSAVERUNNING to SPI_SETSCREENSAVERUNNING. * include winuser.h (SPI_SCREENSAVERRUNNING): Remove again.
* * include/mprapi.h (MPR_SERVER_HANDLE): New typedef.Dimitri Papadopoulos2006-05-031-0/+4
| | | | | * include/mprapi.h (MprAdmin*): Declare functions. * lib/mprapi.def (MprAdmin*): Add stubs.
* * lib/directx/quartz.def: Move from lib/directx/...Dimitri Papadopoulos2006-05-031-0/+0
| | | | * lib/quartz.def: ... to lib/
* * include/mprapi.h (MprAdminConnection*,MprAdminPort*): Add declaration.Dimitri Papadopoulos2006-05-021-0/+11
| | | | * lib/mprapi.def: New file.
* * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYPE,IF_ACCESS_*,Dimitri Papadopoulos2006-04-281-0/+18
| | | | | | | | | IF_CHECK_*,IF_CONNECTION_*,IF_ADMIN_*,IF_OPER_*): Define. * include/winbase.h (CancelWaitableTimer,UnregisterWait): Add function declaration. * include/mgm.h: New file. * lib/rtm.def: New file. Thanks to: Bruce M Simpson <bms_spc at sf dot net>