reactos/dll/win32/winmm
Thomas Brogan 88300ec3b3
[WINMM] Improve implementation of timeGetTime, timeBeginPeriod, timeEndPeriod (#2933)
Use QueryPerformanceCounter if a high-resolution timer is requested (<= 5ms) instead of the more inaccurate GetTickCount.
2020-06-20 13:28:25 +03:00
..
lang [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
midimap [3RDPARTY] Make some warnings non-fatal 2019-04-13 14:07:50 +02:00
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
driver.c
joystick.c [WINMM] Add a WARN() when winejoystick.drv is missing (#2480) 2020-03-30 12:14:52 +02:00
lolvldrv.c [WINMM] Fix crashing winetest 2020-04-13 01:41:02 +02:00
mci.c
mmio.c
playsound.c
registry.c [WINMM] Load Wave/MIDI mapper drivers only after actual device drivers (#1241) 2019-01-20 17:55:45 +01:00
time.c [WINMM] Improve implementation of timeGetTime, timeBeginPeriod, timeEndPeriod (#2933) 2020-06-20 13:28:25 +03:00
winemm.h
winemm16.h
winmm.c
winmm.spec
winmm_res.rc