reactos/dll/win32/winmm
Thamatip Chitpong e85c54a5c7 [WINESYNC][WINMM] PlaySound: Avoid a unneeded lstrlenW call
Note that since str is a buffer it cannot be NULL.

Based on Wine commit: 6a4347be371bea544e0d4a81f4cfacd29af18d6e

author: Francois Gouget <fgouget@free.fr>
Mon, 16 Sep 2019 14:01:04 +0000 (16:01 +0200)

committer: Alexandre Julliard <julliard@winehq.org>
Mon, 16 Sep 2019 20:58:42 +0000 (22:58 +0200)
2023-07-06 13:36:22 +03:00
..
lang [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
midimap [WINMM] Winmm fixes for system sound (#4635) 2023-05-05 14:19:34 +02:00
CMakeLists.txt [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02: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 [WINMM] Constify some variables 2023-02-07 20:53:08 +01:00
playsound.c [WINESYNC][WINMM] PlaySound: Avoid a unneeded lstrlenW call 2023-07-06 13:36:22 +03:00
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 [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