reactos/dll/win32
Joachim Henze 57516edb42 [WDMAUD.DRV] Improve AC97 driver from rapps by defining USE_MMIXER_LIB
By taking alternative code-paths in WdmAud and bypassing Sysaudio.
This is my 2nd attempt to commit that.

Using USE_MMIXER_LIB relies on those 2 previous patches:
0.4.15-dev-765-g b8e936a57b CORE17214 (#3148) wdmaud-racecondition-fix and
0.4.15-dev-796-g a27f0debca CORE17276 winmm:mixer-testbot-crash-fix

Defining USE_MMIXER_LIB will fix/improve:
- the test execution times of "GCCLin_x86 on Test VBox" will be dramatically improve (iirc by ~10-15min)
- CORE-8726/CORE-9986/CORE-16564 AC97 driver from rapps will work in the same session that the driver is installed, not a single reboot is needed anymore
- CORE13202 Unhandled exception from wdmaud.drv when recording sound in Scratch 1.4 leads to app-crash (gets fixed even for older builds that did not receive 0.4.15-dev-2794-g 81f8bce yet)
- CORE-13488 A deadlock in "DiabloII" character selection screen and "The Lion King II"
- CORE-9981 "DosBox + Commander Keen6" almost 100% fixed, DosBox + Commander Keen6 properly plays music instead of garbled output,
            same improvement for "ScummVM 2.0 with Monkey Island 2"

The playback is not yet *entirely* perfect, still a few hiccups now and then, but by orders of magnitude better than before.

Defining USE_MMIXER_LIB will also have some negative aspects:
- CORE-17277 crash of dsound:duplex on "GCCLin_x86 on Test VBox" gets unhidden on the bot, but was proven to be broken even beforehand already. The driver beforehand was just not found and the tests were skipped therefore.
- CORE-17278 crash of dsound:capture on "GCCLin_x86 on Test VBox" gets unhidden on the bot, but was proven to be broken even beforehand already. The driver beforehand was just not found and the tests were skipped therefore.
- It may also have a negative impact for CORE-17285 "Realtek HD Audio" but Oleg Dubinsky accepted to tolerate that and aims to approach it differently. I will resolve that as WontFix now.
2021-08-30 19:52:30 +02:00
..
acledit [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
aclui [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
activeds [ACTIVEDS] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 13:07:38 +01:00
actxprxy [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
advapi32 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
advapi32_vista [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
advpack [REACTOS] RegQueryValueExW() wants bytes, not chars (#2876) 2020-06-01 12:06:49 +03:00
atl [ATL] Import Wine upstream patch 3043ab3e62 2020-02-23 16:52:03 +01:00
atl80 [ATL80] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:49:13 +01:00
atl100 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
authz [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
avicap32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
avifil32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
batt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
bcrypt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
beepmidi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
browseui [BROWSEUI] Multithreaded auto-completion (#3794) 2021-07-11 13:00:00 +09:00
bthci [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cabinet [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
cards [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cfgmgr32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
clusapi [CMAKE] Get rid of replace_compile_flags 2020-10-20 21:44:54 +02:00
comcat [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
comctl32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
comdlg32 [TRANSLATION] indonesian add and update apps/shell translation 2021-05-05 11:34:28 +02:00
compstui [COMPSTUI] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:52:52 +01:00
credui [TRANSLATION] Hungarian translation update for credui, devmgr, netid, sysdm (#3285) 2020-11-21 18:07:48 +01:00
crtdll [CRT] Implement crt_process_init() 2021-08-04 02:03:07 +02:00
crypt32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
cryptdlg [TRANSLATION] Hungarian translation update for aclui, avifil32, browseui, comdlg32, crypt32, cryptdlg, shell32, userenv (#2978) 2020-08-17 16:39:42 +02:00
cryptdll [CRYPTDLL] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:54:07 +01:00
cryptnet [CRYPTNET] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:54:32 +01:00
cryptui [NOTEPAD][WORDPAD][MSPAINT]... Use newer file open dialog (#3571) 2021-04-01 22:50:32 +09:00
dbgeng [DBGENG] Import dbgeng.dll from Wine Staging 4.18 2020-09-10 18:19:28 +02:00
dbghelp [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
dciman32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
devmgr [DEVMGR] Get rid of the unknown device class hack 2021-04-16 23:45:08 +02:00
dnsapi [dnsapi][dnsrslvr] Implement DnsFlushResolverCacheEntry_A/_UTF8/_W 2021-05-24 14:43:30 +02:00
esent [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
faultrep [FAULTREP] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:55:45 +01:00
fltlib [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fmifs [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
fontsub [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
framedyn [FRAMEDYN] Fix the whole situation with regards to wchar_t 2021-05-03 22:00:57 +02:00
fusion [CMAKE] Fix few copy-paste typos in add_pch() calls (#3508) 2021-03-06 19:11:56 +01:00
gdiplus [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
getuname [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
hhctrl.ocx [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
hid [HID] Use hidparser static library for HidP_* functions 2019-05-02 20:06:47 +02:00
hlink [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
hnetcfg [HNETCFG] CORE-16372 Jansen's hack 2019-11-24 22:36:49 +09:00
httpapi [HTTPAPI] Convert httpapi.dll to a stub-only library 2020-05-04 11:37:16 +03:00
iccvid [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
icmp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ieframe [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
iernonce [TRANSLATION] Add/update Portuguese translation (#2850) 2020-06-01 20:48:58 +02:00
imaadp32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
imagehlp [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
imm32 [IMM32] Rewrite ImmGetContext (#3923) 2021-08-24 06:50:39 +09:00
inetcomm [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
inetmib1 [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
initpki [INITPKI] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:54 +01:00
inseng [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
iologmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
iphlpapi [IPHLPAPI] Fix for hasArp which crashes some iphlpapi tests. (#3216) 2020-09-22 15:50:41 +02:00
iprtprio
itircl [ITIRCL] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:36:57 +01:00
itss [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
jscript [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
jsproxy [JSPROXY] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:56 +01:00
kernel32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
loadperf [LOADPERF] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:40:10 +01:00
lpk [LPK] Fix for CORE-16115. (#1654) 2019-06-15 17:37:51 +02:00
lsasrv [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
lz32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mapi32 [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00
mciavi32 [MCIAVI32] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:51:26 +01:00
mcicda [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mciqtz32 [MCIQTZ32] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:52:30 +01:00
mciseq [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
mciwave [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
mgmtapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mlang [MLANG] Fix scripts values in fnIMLangFontLink2_GetScriptFontInfo() 2020-10-24 10:17:05 +02:00
mmdevapi [MMDEVAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:54:42 +01:00
mmdrv [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
modemui [TRANSLATION] Add/update Portuguese translation (#2850) 2020-06-01 20:48:58 +02:00
mpr [MPR] spec: Add stubs, document parameter types, stub-enable 2 functions (#3696) 2021-06-05 20:49:41 +02:00
mprapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msacm32 [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
msacm32.drv [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msadp32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msafd [MSAFD] Workaround regression CORE-15804 2020-05-13 02:39:37 +02:00
mscat32 [MSCAT32] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:57:34 +01:00
mscms [MSCMS] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:58:56 +01:00
mscoree [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
msctf [MSCTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:02:02 +01:00
msftedit [MSFTEDIT] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 22:03:39 +01:00
msg711.acm [MSG711.ACM] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:02:55 +01:00
msgina [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
msgsm32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mshtml [MSHTML] MSVC: There is no 'error C4028' anymore 2021-04-14 20:55:57 +02:00
mshtml.tlb [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msi [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
msimg32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msimtf [MSIMTF] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:03:20 +01:00
msisip [MSISIP] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:03:52 +01:00
msisys.ocx [MSISYS.OCX] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:04:14 +01:00
msnet32 [MSNET32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:04:36 +01:00
mspatcha [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msports [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
msrle32 [CMAKE] Get rid of replace_compile_flags 2020-10-20 21:44:54 +02:00
mssign32 [MSSIGN32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:05:55 +01:00
mssip32 [MSSIP32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:06:19 +01:00
mstask [MSTASK] Add netapi32 dependency to ensure atsvc_c.h is available. 2020-06-06 23:02:35 +02:00
msv1_0 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
msvcrt [CRT] Implement crt_process_init() 2021-08-04 02:03:07 +02:00
msvcrt20 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msvcrt40 [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
msvfw32 [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
msvidc32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mswsock [MSWSOCK] Use a correct prototype for SvchostPushServiceGlobals stub 2020-06-27 14:55:28 +02:00
msxml [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msxml2 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msxml3 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
msxml3r Add/Update German translation (#3805) 2021-07-09 11:15:34 +02:00
msxml4 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msxml6 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mycomput [TRANSLATION] Add/update Hungarian translation of deskmon, notepad, winlogon, mycomput 2021-08-07 22:57:35 +02:00
nddeapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
netapi32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
netcfgx [NETCFGX] Create unique network connection names 2021-05-30 21:12:58 +02:00
netevent [NETEVENT] Netevent.dll does not have an entry point because it is a resource-only dll. 2020-01-19 13:34:29 +01:00
netid [TRANSLATION] indonesian add and update apps/shell translation 2021-05-05 11:34:28 +02:00
netmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
newdev [NEWDEV] Set the CM_PROB_FAILED_INSTALL problem code on failed install 2021-04-20 22:00:41 +02:00
npptools [NPPTOOLS] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:08:38 +01:00
ntdsapi [NTDSAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:09:00 +01:00
ntlanman [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntmarta [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
objsel [OBJSEL] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:09:23 +01:00
odbc32 [ODBC32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:09:45 +01:00
odbccp32 [ODBCCP32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:10:08 +01:00
ole32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
oleacc [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
oleaut32 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
olecli32 [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
oledlg [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
olepro32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
olesvr32 [OLESVR32] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:06:44 +01:00
olethk32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
pdh [PDH] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:07:10 +01:00
pidgen [PIDGEN] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:08:00 +01:00
powrprof [POWERPROF] ValidatePowerPolicies: Do not fail because of legal power states which were set by FixSystemPowerState. 2019-05-02 20:39:58 +02:00
profmap [PROFMAP] Initial implementation (#2119) 2020-04-26 21:15:21 +02:00
propsys [PROPSYS] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:08:50 +01:00
psapi [PSAPI] Fix and simplify FindDeviceDriver 2020-11-07 17:39:42 +01:00
pstorec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
qmgr [QMGR] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:10:04 +01:00
qmgrprxy [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
query [QUERY] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:10:28 +01:00
rasadhlp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
rasapi32 [RASAPI32] Add RasClearConnectionStatistics stub 2019-06-16 13:56:54 +02:00
rasdlg [RASDLG] pl-PL update (#2675) 2020-04-27 13:38:27 +03:00
rasman [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
regapi [REGAPI] Import regapi.dll from Wine Staging 5.7 CORE-16458 (#2723) 2020-05-14 14:21:16 +02:00
resutils [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
riched20 [REACTOS] Remove forced _WIN32_IE defines 2020-03-30 13:47:09 +03:00
riched32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
rpcrt4 [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
rsabase [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
rsaenh [RSAENH][MSXML3][OLE32] Revert PRIVATE commits (cbe8a9f and 38b438b) 2020-05-09 17:55:37 +09:00
samlib [SAMLIB] Add function names to trace messages 2021-07-04 12:31:22 +02:00
samsrv [SAMSRV] SamrQueryInformationDomain: Older functions should call new functions 2021-07-15 17:25:06 +02:00
sccbase [SCCBASE] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:46:59 +01:00
schannel [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
scrrun [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
secur32 [LSASRV][SECUR32] Fix the naming mess 2021-02-28 11:03:33 +01:00
security [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
sensapi [SENSAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:49:13 +01:00
serialui [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
setupapi [SETUPAPI] Add stubs for SetupDiSetDriverInstallParamsA/W 2021-08-05 23:45:23 +02:00
sfc [SFC][SFC_OS] Add stubs to exported functions (#2431) 2020-04-16 02:06:22 +03:00
sfc_os [SFC][SFC_OS] Add stubs to exported functions (#2431) 2020-04-16 02:06:22 +03:00
shdoclc [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
shdocvw [SHDOCVW] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:49:41 +01:00
shell32 [SHELL32] Update de-DE.rc in IDD_BROWSE_FOR_FOLDER_NEW 2021-07-24 15:11:54 +02:00
shfolder [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shimgvw [TRANSLATION][INF] Update Chinese Traditional (zh-TW) translation (#3468) 2021-03-09 16:51:37 +01:00
shlwapi [SHLWAPI] Fix a trivial bug in PathFileExistsDefExtW() that seems to exist since 16+ years in Wine. 2021-06-28 02:19:31 +02:00
slbcsp [SLBCSP] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:50:58 +01:00
smdll [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
sndblst [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
snmpapi [SNMPAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:51:23 +01:00
softpub [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
srclient [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
stdole2.tlb [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
stdole32.tlb [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
sti [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
storprop [STORPROP] Add missing property provider stubs 2020-12-12 16:42:15 +01:00
streamci [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
sxs [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
syssetup [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
t2embed [T2EMBED] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:37:45 +01:00
tapi32 [TAPI32] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:38:13 +01:00
tapiui [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00
themeui [CMAKE] Fix compilation with newer windres versions 2021-04-27 11:54:12 +02:00
traffic [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
twain_32 [TWAIN_32] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:38:39 +01:00
ubtrfs [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
ucdfs [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
uext2 [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
ufat [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
ufatx [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
untfs [FSLIB][FMIFS][AUTOCHK][SETUPLIB] Use more Windows-compatible (but not fully compatible yet) Format() and Chkdsk() ULIB functions. 2020-11-22 21:57:07 +01:00
updspapi [UPDSPAPI] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:39:04 +01:00
url [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
urlmon [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
userenv [TRANSLATION] Hungarian translation update for aclui, avifil32, browseui, comdlg32, crypt32, cryptdlg, shell32, userenv (#2978) 2020-08-17 16:39:42 +02:00
usp10 [USP10] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:41:14 +01:00
uxtheme [UXTHEME] Fix incorrect part IDs in button class map. 2021-08-01 12:22:58 +02:00
vbscript [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
verifier [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
version [VERSION] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:43:24 +01:00
vssapi [VSSAPI] Add missing wrapper for ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z and _VSSAPI_CreateVssBackupComponents@4 in msvc.s, to fix MSVC compilation 2020-06-07 19:45:05 +02:00
wbemdisp [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
wbemprox [CMAKE] Generate Flex and Bison files at build time 2021-01-28 06:43:05 +03:00
wdmaud.drv [WDMAUD.DRV] Improve AC97 driver from rapps by defining USE_MMIXER_LIB 2021-08-30 19:52:30 +02:00
windowscodecs [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
windowscodecsext [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
winemp3.acm [WINEMP3.ACM] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:05:25 +01:00
winfax [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wing32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
winhttp [WINHTTP] Initialize winsock upon WinHttpOpen 2019-12-30 14:57:58 +02:00
wininet [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
winmm [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
winscard [WINSCARD] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:08:06 +01:00
winsta [WINSTA] Add some missing stubs (#2307) 2020-04-16 01:50:22 +03:00
wintrust [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
wlanapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wldap32 [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
wlnotify [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wmi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wmiutils [WMIUTILS] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:10:01 +01:00
wmvcore [WMVCORE] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:11:07 +01:00
ws2_32 [WS2_32] Create registry keys Protocol_Catalog9/NameSpace_Catalog5 if needed 2021-04-17 23:57:41 +02:00
ws2help [DOC][WS2_32][WS2HELP] Fix ws2* paths (#3425) 2021-02-07 22:17:01 +01:00
wshirda [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wshom.ocx [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
wshtcpip [WSHTCPIP] Print IOCTL as hexa value 2019-10-19 12:04:40 +02:00
wsock32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wtsapi32 [REACTOS] Fix parameter types on some exports (#3217) 2021-05-01 21:11:34 +02:00
wuapi [WUAPI] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:55:33 +01:00
xinput1_1 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
xinput1_2 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
xinput1_3 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
xinput9_1_0 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
xmllite [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
xolehlp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [FFS] Remove the FFS/UFS driver 2021-07-30 17:14:57 +03:00