reactos/dll/win32/winmm
Hermès Bélusca-Maïto cc3672cb73
[RESOURCES] Remove redundant #pragma code_page(), includes, etc.
They are redundant when these are already present in the given module's
root resource file, from which the language-specific resource files are
being included.
2024-12-22 18:39:26 +01:00
..
lang [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
midimap [WINMM] Winmm fixes for system sound (#4635) 2023-05-05 14:19:34 +02:00
CMakeLists.txt [WINMM] PlaySound: Fix user-specific environment variables handling (#7536) 2024-12-07 09:15:11 +07: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 [WINMM] Sync mci.c with wine 2023-01-04 10:32:28 +01:00
mmio.c [WINESYNC][WINMM] Properly handle mmioRead/mmioWrite in case of errors 2023-07-06 13:36:22 +03:00
playsound.c [WINMM] PlaySound: Fix user-specific environment variables handling (#7536) 2024-12-07 09:15:11 +07:00
registry.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
time.c [WINMM] Improve implementation of timeGetTime, timeBeginPeriod, timeEndPeriod (#2933) 2020-06-20 13:28:25 +03:00
winemm.h [WINMM] Sync mci.c with wine 2023-01-04 10:32:28 +01:00
winemm16.h
winmm.c [WINESYNC][WINMM] Get rid of psStopEvent which was never used like an event 2023-07-06 13:36:20 +03:00
winmm.spec
winmm_res.rc [WINMM] Add DLL version info (#7543) 2024-12-02 17:44:03 +07:00