blob: ca2571ceb48dcbd55c08e4098aad8a3c24dc2a74 [file] [log] [blame]
2012-01-29 Jonathan Yong <jon_y@users.sourceforge.net>
* strsafe.h (MPRAPI_OBJECT_HEADER): Fix double extern qualifier in
_STRSAFE_EXTERN_C. __CRT_INLINE macro already has extern.
2012-01-26 Kai Tietz <ktietz@redhat.com>
* nldef.h (NL_INTERFACE_OFFLOAD_ROD): Remove
TlStreamFastPathCompatible and TlDatagramFastPathCompatible
members, which are merged into FastPathCompatible.
(note msdn is wrong here).
2012-01-26 Jonathan Yong <jon_y@users.sourceforge.net>
* mprapi.h (MPRAPI_OBJECT_HEADER): Fix declaration.
(MPR_SERVER_EX): New typedef.
(MPRAPI_ADMIN_DLL_CALLBACKS): Likewise.
(MprConfigServerGetInfoEx): Declare.
(MprAdminConnectionEnumEx): Likewise.
(MprAdminConnectionGetInfoEx): Likewise.
(MprAdminInitializeDllEx): Likewise.
(MprAdminIsServiceInitialized): Likewise.
(MprAdminServerGetInfoEx): Likewise.
(MprAdminServerSetInfoEx): Likewise.
* endpointvolume.h (CLSID_MMDeviceEnumerator): Declare.
(IID_IMMDeviceEnumerator): Likewise.
(IID_IAudioEndpointVolume): Likewise.
(IID_IAudioEndpointVolumeCallback): Likewise.
(IID_IAudioEndpointVolumeEx): Likewise.
* manipulations.h: New.
* elscore.h: New.
* mfapi.h(MT_ARBITRARY_HEADER): New typedef.
* locationapi.h(LOCATION_DESIRED_ACCURACY): New typedef.
* lmaccess.h(MSA_INFO_STATE): New typedef.
(MSA_INFO_0): Likewise.
2012-01-26 Ozkan Sezer <sezeroz@gmail.com>
* mprapi.h (MprAdminConnectionRemoveQuarantine): Revert
to old definition which is correct by marking the function
as WINAPI.
2012-01-25 Kai Tietz <ktietz@redhat.com>
* iprtrmib.h (MIB_TCP_STATE): New typedef.
* mprapi.h (MprAdminConnectionRemoveQuarantine): Remove
double definition.
2012-01-19 Kai Tietz <ktietz@redhat.com>
PR 3474190
* windef.h (STRICT): Regard definition of NO_STRICT.
2012-01-18 Kai TIetz <ktietz@redhat.com>
* unknwn.h: Remove sepecial-case for Obj-C.
* windows.h: and move it here.