reactos/dll/win32
Justin Miller bdda5b93d7
[PSAPI][KERNEL32] Convert the PSAPI exports to a static library (#7708)
This behavior is straight out of win7 where this logic was moved to
KernelBase and friends. Required for thousands of apps. But also just
preps for the KernelBase sync from Wine-10

Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2025-03-09 04:09:59 -07:00
..
acledit [ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function argument type in spec file. 2022-10-06 16:16:40 +02:00
aclui [ACLUI] Fix typo in pt-PT translation. (#7233) 2024-08-11 16:46:14 +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 [ADVAPI32] Add some missing Vista+ exports 2024-10-17 18:39:37 +03:00
advapi32_vista [*_VISTA] Add/Improve version resources 2024-08-13 12:39:42 +02:00
advpack [ADVPACK] files.c: Properly mark Wine diff 2024-09-01 00:18:42 +03:00
atl [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
avifil32 [AVIFIL32] Update Romanian (ro-RO) translation (#6876) 2024-07-16 21:33:35 +02:00
avrt [AVRT] Import Audio/Video Runtime module from Wine 9.7 (#6826) 2024-05-07 15:40:27 +03:00
batt [BATT] Add the composite battery installer 2022-04-25 23:33:51 +02:00
bcrypt [BCRYPT] Add ECDSA P384 to known algorithms 2022-01-11 20:52:02 +03:00
beepmidi [BEEPMIDI] Make DeviceInfo structure 64 bit compatible 2023-01-04 10:32:28 +01:00
browseui [BROWSEUI][SHELL32] Fix FindFolder icons (#7756) 2025-03-08 14:30:04 +01: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +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 [COMCTL32] ListView LVIS_CUT image does not depend on focus (#7724) 2025-02-19 15:26:49 +01:00
comdlg32 [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
compstui [COMPSTUI] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:52:52 +01:00
credui [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
crtdll [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
crypt32 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
cryptdlg [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01: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 [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
dbgeng [DBGENG] Import dbgeng.dll from Wine Staging 4.18 2020-09-10 18:19:28 +02:00
dbghelp [DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973) 2024-06-04 13:35:57 +02:00
dciman32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
devmgr [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
dnsapi [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
dwmapi [WINESYNC][SDK][DWMAPI] Import DWMAPI from WINE 8-14 (#5594) 2023-09-18 07:30:44 -07: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 [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
fmifs [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
fontsub [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
framedyn [CRT] Add C++ const correct overloads 2024-10-22 08:17:45 +03:00
fusion [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
gdiplus [GDIPLUS] Identify .ico codec format as ImageFormatIcon (#7714) 2025-02-18 13:24:51 +01:00
getuname [GETUNAME] Build only english on DBG builds (#5670) 2023-09-10 14:43:41 +03:00
hhctrl.ocx [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
hid [HID] Use hidparser static library for HidP_* functions 2019-05-02 20:06:47 +02:00
hlink [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +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 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
icmp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ieframe [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
iernonce [IERNONCE] Check m_RegKey before deleting a value from it 2025-01-19 09:02: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][SDK][USER32] Fix ImmFreeLayout parameter (#7195) 2024-07-30 11:45:23 +09:00
inetcomm [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
inetmib1 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
initpki [INITPKI] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:54 +01:00
inseng [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
iologmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
iphlpapi [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
iprtprio
itircl [ITIRCL] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:36:57 +01:00
itss [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
jscript [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
jsproxy [JSPROXY] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:56 +01:00
kernel32 [PSAPI][KERNEL32] Convert the PSAPI exports to a static library (#7708) 2025-03-09 04:09:59 -07:00
loadperf [LOADPERF] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:40:10 +01:00
lpk [IMM32][LPK] Remove msvcrt dependency; fix entrypoint. (#4759) 2022-10-06 15:52:20 +02:00
lsasrv [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
lz32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mapi32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
mciavi32 [MCIAVI32] Add ifdef guards to prevent regression (#5090) 2023-02-20 20:23:37 +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 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
mmdevapi [MMDEVAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:54:42 +01:00
mmdrv [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
modemui [MODEMUI] Update Romanian (ro-RO) translation (#6775) 2024-08-16 21:29:08 +02:00
mpr [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
mprapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msacm32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01: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] Fix non-blocking sockets support for recv() (#5575) CORE-14486 2023-08-17 23:13:13 +02:00
mscat32 [MSCAT32] Convert stubs into forwarders 2023-08-05 09:00:13 +03: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] Implement GetHKLSubstitute (#6589) 2024-03-10 15:37:42 +09: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 A problem has been detected and ReactOS has been shut down to prevent 2025-01-01 00:00:00 +01:00
msgsm32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mshtml [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
mshtml.tlb [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msi [MSI][BOOTDATA][INF] Add missing mnemonic keys for the context menu 2024-11-06 00:34:58 +03:00
msimg32 [ACLEDIT][MSIMG32][HIDCLASS] Fix DLL-main function argument type in spec file. 2022-10-06 16:16:40 +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 [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
msrle32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
msutb [MSCTFIME][MSUTB][SHDOCVW] Remove __cxa_pure_virtual 2024-10-24 18:39:50 +03:00
msv1_0 [MSV1_0] Protect the logon list from concurrent access 2025-01-05 16:30:40 +01:00
msvcrt [MSVCRT] Export _get_heap_handle 2025-02-12 16:54:45 +02:00
msvcrt20 [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
msvcrt40 [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
msvfw32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
msvidc32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
mswsock [SDK:REACTOS][SVCHOST] Add/complete all missing definitions in the SVCHOST global header. (#4295) 2022-04-01 04:55:31 +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 [MSXML3] Disable a clang warning 2025-01-14 13:34:24 +02:00
msxml3r [TRANSLATION] Update Turkish (tr-TR) translations (#3958) 2021-10-10 16:00:12 +03: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] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
nddeapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
netapi32 [NETAPI32][WKSSVC][IDL] Implement NetrWkstaUserEnum 2025-01-05 16:38:04 +01:00
netcfgx [NETCFGX] Simple implementation of INetCfgClassSetup.Install() 2025-03-01 15:43:34 +01: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 [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
netmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
newdev [NEWDEV] Fix bad use of PropSheet_SetCurSelByID (#7574) 2024-12-23 16:24:21 +03: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ntmarta [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03: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 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
oleacc [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
oleaut32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
olecli32 [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
oledlg [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01: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 [POWRPROF] Sync Powrprof to WINE-10.0 - Add some functions too (#7681) 2025-02-11 17:33:45 -08:00
profmap [REACTOS] Update email in all my copyrights (#4415) 2022-03-31 01:53:30 +02:00
propsys [PROPSYS] Sync to wine-10.0 (#7677) 2025-02-07 22:00:48 +01:00
psapi [PSAPI][KERNEL32] Convert the PSAPI exports to a static library (#7708) 2025-03-09 04:09:59 -07: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] ro-RO.rc: Fix 2 compiler warnings (#7197) 2024-07-31 03:48:09 +02: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 [RICHED20] Sync to Wine-6.10 (#7713) 2025-02-19 22:02:06 -06:00
riched32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
rpcrt4 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03: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 [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
samsrv [SAMSRV] Update Romanian (ro-RO) translation (#6381) 2024-01-21 22:07:35 +01:00
sccbase [SCCBASE] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:46:59 +01:00
schannel [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
scrrun [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
secur32 [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +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 [SERIALUI] Update Romanian (ro-RO) translation (#7341) 2024-09-12 00:14:10 +02:00
setupapi [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09: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
sfcfiles [SFCFILES] Add sfcfiles dll and header file 2022-01-22 13:28:50 +01:00
shdoclc [SHDOCLC] Update Romanian (ro-RO) translation (#6873) 2024-08-16 21:34:41 +02:00
shdocvw [SHDOCVW] Don't show create shortcut context menu item in Explorer tree (#7735) 2025-03-05 13:41:02 +01:00
shell32 [BROWSEUI][SHELL32] Fix FindFolder icons (#7756) 2025-03-08 14:30:04 +01:00
shfolder [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shimgvw [SHIMGVW] Only enable toolbar edit and print buttons if the shell verb exists (#7725) 2025-02-23 14:08:36 +01:00
shlwapi [SHLWAPI] Remove accelerator keys from Ok and Cancel buttons (#7690) 2025-02-03 12:59:41 +01:00
slbcsp [SLBCSP] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:50:58 +01:00
sndblst [MMEBUDDY][MMENT4][SNDBLST] Add missing \n to SND_*() calls (#7224) 2024-08-09 20:50:51 +02:00
snmpapi [SNMPAPI] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:51:23 +01:00
softpub [SOFTPUB] Replace some stubs with forwarders 2024-10-17 18:39:37 +03: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] Fix MSVC build. Addendum to 9a7bd386 2021-12-20 02:46:47 +03:00
streamci [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
sxs [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
syssetup [NETSHELL][SYSSETUP] Move network installer code to the network setup wizard pages 2025-03-02 09:53:06 +01:00
t2embed [T2EMBED] Improve spec file 2023-10-09 02:34:30 +03:00
tapi32 [TAPI32] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:38:13 +01:00
tapiui [TAPIUI] Improve Romanian (ro-RO) translation (#6857) 2024-08-16 21:31:16 +02:00
themeui [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
traffic [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
twain_32 [TWAIN_32] Global variable compatibility update for gcc 10. 2022-04-26 03:38:38 +03:00
ubtrfs [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.8.1 (#4729) 2022-09-28 18:08:10 +02: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
ucrtbase [VCRUNTIME][VCSTARTUP] Add separate vcruntime and vcstartup lib 2025-02-06 09:17:37 +02: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 [URL] Add icon resource for .url files (#6081) 2023-12-02 12:38:09 +01:00
urlmon [URLMON] Define PROXY_CLSID_IS on the command line 2025-01-22 13:38:18 +02:00
userenv [USERENV] Update Romanian (ro-RO) translation (#6831) 2024-07-16 21:40:21 +02:00
usp10 [USP10] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:41:14 +01:00
uxtheme [UXTHEME][UXTHEME_APITEST][SDK] GetThemeParseErrorInfo (#7662) 2025-01-28 21:05:40 +09:00
vbscript [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
verifier [NTDLL:LDR] SAL improvements and fixes 2023-10-04 12:26:18 +03:00
version [VERSION] Fix VerQueryValue when return Value is NULL. (#7449) 2024-10-22 05:28:10 -05: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 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
wbemprox [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
wdmaud.drv [AUDIO] Implement volume control support (#6922) 2024-06-01 12:30:33 +02:00
windowscodecs [WINDOWSCODECS][WINDOWSCODECSEXT] Sync to wine-10.0 (#7665) 2025-02-07 16:57:02 +01:00
windowscodecsext [WINDOWSCODECS][WINDOWSCODECSEXT] Sync to wine-10.0 (#7665) 2025-02-07 16:57:02 +01: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 Fix various inet_ntop definitions 2024-11-02 21:57:28 +01:00
wininet [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
winmm [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
winscard [WINSCARD] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:08:06 +01:00
winsta [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
wintrust [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
wlanapi [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
wldap32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01: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] Add inet_pton, inet_ntop 2024-11-02 21:57:28 +01:00
ws2help [WS2HELP] Add ws2help.rc to CMakeLists (#6055) 2023-11-29 07:03:28 +07:00
wshirda [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wshom.ocx [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
wshtcpip [WSHTCPIP] Remove unneeded headers + Fix bugs. 2023-10-08 17:11:26 +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 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
xolehlp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [UCRTBASE] Add ucrtbase.dll to build 2025-01-26 18:08:55 +02:00