| joystickapi.h (6.3.9600.17415-Windows 8.1) | | joystickapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _JOYSTICKAPI_H_ | | #ifndef _JOYSTICKAPI_H_ |
| #define _JOYSTICKAPI_H_ | | #define _JOYSTICKAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> // mm common definitions | | #include <mmsyscom.h> // mm common definitions |
| | |
| /* APISET_NAME: api-ms-win-mm-joystick-l1 */ | | /* APISET_NAME: api-ms-win-mm-joystick-l1 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_JOYSTICK_VER | | #ifndef _APISET_JOYSTICK_VER |
|
| #ifdef _APISET_CLIENTCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_CLIENTCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_JOYSTICK_VER 0x0100 | | #define _APISET_JOYSTICK_VER 0x0100 |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| #ifndef MMNOJOY | | #ifndef MMNOJOY |
| /**************************************************************************** | | /**************************************************************************** |
| | |
| End of changes. 3 change blocks. |
| 2 lines changed or deleted | | 6 lines changed or added |
|
| mciapi.h (6.3.9600.17415-Windows 8.1) | | mciapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _MCIAPI_H_ | | #ifndef _MCIAPI_H_ |
| #define _MCIAPI_H_ | | #define _MCIAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> | | #include <mmsyscom.h> |
| | |
| /* APISET_NAME: api-ms-win-mm-mci-l1 */ | | /* APISET_NAME: api-ms-win-mm-mci-l1 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_MCI_VER | | #ifndef _APISET_MCI_VER |
|
| #ifdef _APISET_CLIENTCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_CLIENTCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_MCI_VER 0x0100 | | #define _APISET_MCI_VER 0x0100 |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| /**************************************************************************** | | /**************************************************************************** |
| | |
| | |
| End of changes. 3 change blocks. |
| 2 lines changed or deleted | | 6 lines changed or added |
|
| mmeapi.h (6.3.9600.17415-Windows 8.1) | | mmeapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _MMEAPI_H_ | | #ifndef _MMEAPI_H_ |
| #define _MMEAPI_H_ | | #define _MMEAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> // mm common definitions | | #include <mmsyscom.h> // mm common definitions |
| | |
| /* APISET_NAME: api-ms-win-mm-mme-l1 */ | | /* APISET_NAME: api-ms-win-mm-mme-l1 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_MME_VER | | #ifndef _APISET_MME_VER |
|
| #ifdef _APISET_CLIENTCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_CLIENTCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_MME_VER 0x0100 | | #define _APISET_MME_VER 0x0100 |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| #ifndef MMNOWAVE | | #ifndef MMNOWAVE |
| /**************************************************************************** | | /**************************************************************************** |
| | |
| End of changes. 3 change blocks. |
| 2 lines changed or deleted | | 6 lines changed or added |
|
| mmiscapi.h (6.3.9600.17415-Windows 8.1) | | mmiscapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _MMISCAPI_H_ | | #ifndef _MMISCAPI_H_ |
| #define _MMISCAPI_H_ | | #define _MMISCAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> // mm common definitions | | #include <mmsyscom.h> // mm common definitions |
| | |
| /* APISET_NAME: api-ms-win-mm-misc-l1 */ | | /* APISET_NAME: api-ms-win-mm-misc-l1 */ |
| | |
|
| // begin_moderncore | | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_MMISC_VER | | #ifndef _APISET_MMISC_VER |
|
| #ifdef _APISET_MODERNCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_MODERNCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WINBLUE |
| #define _APISET_MMISC_VER 0x0101 | | #define _APISET_MMISC_VER 0x0101 |
|
| | #elif _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| | #define _APISET_MMISC_VER 0x0100 |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| // end_moderncore | | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| #ifndef MMNODRV | | #ifndef MMNODRV |
| | |
| End of changes. 4 change blocks. |
| 4 lines changed or deleted | | 6 lines changed or added |
|
| mmiscapi2.h (6.3.9600.17415-Windows 8.1) | | mmiscapi2.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _MMISCAPI2_H_ | | #ifndef _MMISCAPI2_H_ |
| #define _MMISCAPI2_H_ | | #define _MMISCAPI2_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> // mm common definitions | | #include <mmsyscom.h> // mm common definitions |
| | |
| /* APISET_NAME: api-ms-win-mm-misc-l2 */ | | /* APISET_NAME: api-ms-win-mm-misc-l2 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_MMISC2_VER | | #ifndef _APISET_MMISC2_VER |
|
| #ifdef _APISET_CLIENTCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_CLIENTCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_MMISC2_VER 0x0100 | | #define _APISET_MMISC2_VER 0x0100 |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| typedef void (CALLBACK TIMECALLBACK)(UINT uTimerID, UINT uMsg, DWORD_PTR dwUser,
DWORD_PTR dw1, DWORD_PTR dw2); | | typedef void (CALLBACK TIMECALLBACK)(UINT uTimerID, UINT uMsg, DWORD_PTR dwUser,
DWORD_PTR dw1, DWORD_PTR dw2); |
| typedef TIMECALLBACK FAR *LPTIMECALLBACK; | | typedef TIMECALLBACK FAR *LPTIMECALLBACK; |
| | |
| End of changes. 3 change blocks. |
| 2 lines changed or deleted | | 6 lines changed or added |
|
| playsoundapi.h (6.3.9600.17415-Windows 8.1) | | playsoundapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _PLAYSOUNDAPI_H_ | | #ifndef _PLAYSOUNDAPI_H_ |
| #define _PLAYSOUNDAPI_H_ | | #define _PLAYSOUNDAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> // mm common definitions | | #include <mmsyscom.h> // mm common definitions |
| | |
| /* APISET_NAME: api-ms-win-mm-playsound-l1 */ | | /* APISET_NAME: api-ms-win-mm-playsound-l1 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_PLAYSOUND_VER | | #ifndef _APISET_PLAYSOUND_VER |
|
| #ifdef _APISET_CLIENTCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_CLIENTCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_PLAYSOUND_VER 0x0100 | | #define _APISET_PLAYSOUND_VER 0x0100 |
|
| #else | | |
| #error unknown API Set version!! | | |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
| #pragma region Desktop Family | | #pragma region Desktop Family |
| | |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| | |
| #ifndef MMNOSOUND | | #ifndef MMNOSOUND |
| /**************************************************************************** | | /**************************************************************************** |
| | |
| End of changes. 4 change blocks. |
| 4 lines changed or deleted | | 6 lines changed or added |
|
| timeapi.h (6.3.9600.17415-Windows 8.1) | | timeapi.h (10.0.10586.0-Windows 10 1511 10586.494) |
| | |
| skipping to change at line 24 | | skipping to change at line 24 |
| #ifndef _TIMERAPI_H_ | | #ifndef _TIMERAPI_H_ |
| #define _TIMERAPI_H_ | | #define _TIMERAPI_H_ |
| | |
| #include <apiset.h> | | #include <apiset.h> |
| #include <apisetcconv.h> | | #include <apisetcconv.h> |
| | |
| #include <mmsyscom.h> | | #include <mmsyscom.h> |
| | |
| /* APISET_NAME: api-ms-win-mm-time-l1 */ | | /* APISET_NAME: api-ms-win-mm-time-l1 */ |
| | |
|
| | #if !defined(RC_INVOKED) |
| | |
| #ifndef _APISET_TIMER_VER | | #ifndef _APISET_TIMER_VER |
|
| #ifdef _APISET_MINCORE_VERSION | | #ifdef _APISET_TARGET_VERSION |
| #if _APISET_MINCORE_VERSION >= 0x0100 | | #if _APISET_TARGET_VERSION >= _APISET_TARGET_VERSION_WIN8 |
| #define _APISET_TIMER_VER 0x0100 | | #define _APISET_TIMER_VER 0x0100 |
|
| #else | | |
| #error unknown API Set version!! | | |
| #endif | | #endif |
| #endif | | #endif |
| #endif | | #endif |
| | |
|
| | #endif // !defined(RC_INVOKED) |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| extern "C" { | | extern "C" { |
| #endif | | #endif |
| | |
|
| #pragma region Desktop Family | | #pragma region Desktop Family or OneCore Family |
| | |
|
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM) |
| | |
| #ifndef MMNOTIMER | | #ifndef MMNOTIMER |
| /**************************************************************************** | | /**************************************************************************** |
| | |
| Timer support | | Timer support |
| | |
| ****************************************************************************/ | | ****************************************************************************/ |
| | |
| /* timer error return values */ | | /* timer error return values */ |
| #define TIMERR_NOERROR (0) /* no error */ | | #define TIMERR_NOERROR (0) /* no error */ |
| | |
| skipping to change at line 100 | | skipping to change at line 102 |
| | |
| WINMMAPI | | WINMMAPI |
| MMRESULT | | MMRESULT |
| WINAPI | | WINAPI |
| timeEndPeriod( | | timeEndPeriod( |
| _In_ UINT uPeriod | | _In_ UINT uPeriod |
| ); | | ); |
| | |
| #endif /* ifndef MMNOTIMER */ | | #endif /* ifndef MMNOTIMER */ |
| | |
|
| #endif // WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) | | #endif /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SY
STEM) */ |
| #pragma endregion | | #pragma endregion |
| | |
| #ifdef __cplusplus | | #ifdef __cplusplus |
| } | | } |
| #endif | | #endif |
| | |
| #endif // _TIMERAPI_H_ | | #endif // _TIMERAPI_H_ |
| | |
| End of changes. 7 change blocks. |
| 7 lines changed or deleted | | 9 lines changed or added |
|