reactos/dll/win32
Oleg Dubinskiy 90aff2947b
[REGAPI] Import regapi.dll from Wine Staging 5.7 CORE-16458 (#2723)
- Comment some other missing exports Windows regapi.dll has them, but Wine's one doesn't.

Required by MS winlogon with Win32SS replaced. I double-rechecked: now it doesn't fail due to missing regapi.dll in system32 or separate missing functions in this dll, exactly the same as with MS regapi. In pair with my profmap.dll (which was merged recently), now it fails due to InitializeUserProfile() stub in our userenv.dll (if to replace msgina too).
Also I compared the exports of MS regapi.dll and Wine's one. Win2k3 version has all exports that Wine version has and some others (which looks like were dropped in NT6). But those exports which already exist, are enough to allow MS winlogon no longer fail.

CORE-16458
2020-05-14 14:21:16 +02:00
..
acledit [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
aclui [TRANSLATION] Add and update Indonesian translations (#2506) 2020-04-09 18:49:45 +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] Remove now-redundant comment (#2735) 2020-05-05 11:37:09 +03:00
advapi32_vista [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
advpack [ADVPACK] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 13:08:05 +01: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 [TRANSLATION] Update Indonesian translation (#2037) 2019-11-27 01:40:51 +01: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] PL-pl update 2020-05-11 15:52:31 +02:00
bthci [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cabinet [CABINET] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:50:17 +01: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 [3RDPARTY] Make some warnings non-fatal 2019-04-13 14:07:50 +02:00
comcat [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
comctl32 Fix of comdlg32 Treeview undue handling of WM_SYSKEYDOWN (#2731) 2020-05-09 21:37:26 +09:00
comdlg32 [COMDLG32] Add some more places to the places bar in the open file dialog. (#2732) 2020-05-09 21:50:20 +09:00
compstui [COMPSTUI] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:52:52 +01:00
credui [CREDUI] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:53:18 +01:00
crtdll [APISETS] *_seh_filter_*() are NT6+ (#2729) 2020-05-04 23:26:38 +03:00
crypt32 [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
cryptdlg [CRYPTDLG] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:53:42 +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 [TRANSLATION] New Portuguese translation (#2588) 2020-04-18 23:49:35 +02:00
dbghelp [DBGHELPHOST] Add IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG 2020-04-17 17:47:24 +02:00
dciman32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
devmgr [DEVMGR] Polish translation update (#2554) 2020-04-16 19:25:01 +02:00
dnsapi [DNSAPI] DnsQuery_W: Check names for invalid characters before querying the dns resolver. 2020-01-18 15:03:12 +01: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fontsub [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
framedyn [FRAMEDYN[ARM] Fix some exports 2019-08-20 22:31:55 +02:00
fusion [FUSION] Sync with Wine Staging 4.18. CORE-16441 2019-10-26 22:56:11 +01:00
gdiplus [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
getuname [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
hhctrl.ocx [TRANSLATION] Update Portuguese translation (#2257) 2020-01-19 15:45:06 +01:00
hid [HID] Use hidparser static library for HidP_* functions 2019-05-02 20:06:47 +02:00
hlink [HLINK] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:30:25 +01: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] Update PT translation (#2342) 2020-03-06 19:40:03 +01:00
iernonce [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
imaadp32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
imagehlp [IMAGEHLP] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:33:24 +01:00
imm32 [IMM32] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:34:15 +01:00
inetcomm [INETCOMM] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:04 +01: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 [INSENG] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:36:31 +01:00
iologmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
iphlpapi [IPHLPAPI] GetAdaptersAddresses(): Add 1 free() in ERROR_NO_DATA case (#2526) 2020-04-15 13:05:54 +02:00
iprtprio
itircl [ITIRCL] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:36:57 +01:00
itss [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
jscript [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
jsproxy [JSPROXY] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:56 +01:00
kernel32 [WINNLS] Fix of GetCurrencyFormatW to handle "32" grouping format (#2719) 2020-05-10 08:34:35 +02:00
kernel32_vista [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +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 [LSASRV] Add parameter validation in LsapSetLogonSessionData(). 2020-01-02 22:17:03 +01:00
lz32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mapi32 [MAPI32] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:50:53 +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 [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
mciwave [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
mgmtapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mlang [MLANG] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:53:58 +01: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mpr [TRANSLATION] Update PT translation (#2342) 2020-03-06 19:40:03 +01:00
mprapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msacm32 [MSACM32] Sync with Wine Staging 4.18. CORE-16441 2019-11-09 21:56:33 +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] 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] Use modules instead of shared libraries 2019-04-06 17:43:38 +02: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 [MSGINA] Update Polish translation (#2362) 2020-04-16 11:09:22 +03:00
msgsm32.acm [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mshtml [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
mshtml.tlb [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msi [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01: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 [MSPORTS] Notify the installer of changes to the configuration of serial or parallel ports 2020-02-09 14:19:13 +01:00
msrle32 [MSRLE32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:04:59 +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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msv1_0 [MSV1_0] Create stubs for SECPKG_FUNCTION_TABLE (SpLsaModeInitialize) 2020-04-26 17:26:17 +02:00
msvcrt [MSVCRT][APISETS] Update spec files for __DestructExceptionObject() (#2682) 2020-04-30 00:36:44 +03: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 [MSVFW32] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:07:06 +01:00
msvidc32 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mswsock [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +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 [RSAENH][MSXML3][OLE32] Revert PRIVATE commits (cbe8a9f and 38b438b) 2020-05-09 17:55:37 +09:00
msxml3r [CMAKE] Use modules instead of shared libraries 2019-10-27 09:51:28 +01: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
nddeapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
netapi32 [NETAPI32] Improve some error traces. 2019-12-29 16:14:34 +01:00
netcfgx [NETCFGX] Notify the installer of changes to the properties 2020-01-12 15:15:54 +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 [NETID] Update Polish translation (#2709) 2020-05-04 23:20:04 +03:00
netmsg [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
newdev [NEWDEV] Zero out propsheet data fields 2020-01-29 22:58:42 +01:00
npptools [NPPTOOLS] Sync with Wine Staging 4.18. CORE-16441 2019-11-10 14:08:38 +01:00
ntdll_vista [NTDLL_VISTA] Fix the build for arm 2019-08-20 22:31:56 +02: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +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 [RSAENH][MSXML3][OLE32] Revert PRIVATE commits (cbe8a9f and 38b438b) 2020-05-09 17:55:37 +09:00
oleacc [OLEACC] Polish translation update (#2569) 2020-04-18 19:20:45 +02:00
oleaut32 [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
olecli32 [OLECLI32] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:05:51 +01:00
oledlg [OLEDLG] Polish translation dialog fix (#2568) 2020-04-18 19:20:29 +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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02: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 [RPCRT4] Add I_RpcSNCHOption() as 'stub' 2020-04-27 22:05:29 +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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
samsrv Update german translation (#2291) 2020-02-08 12:55:53 +01: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] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
secur32 [LSA][SECUR32] Check for untrusted clients 2019-09-17 12:58:11 +02: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] Improve SetupRemoveFromSourceListA/W exports (#2680) 2020-04-29 00:58:40 +03: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shdocvw [SHDOCVW] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:49:41 +01:00
shell32 [SHELL32] Half-implement SHWinHelp 2020-05-14 09:38:38 +09:00
shfolder [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shimgvw [SHIMGVW] Correctly draw display border (#2687) 2020-04-28 20:56:18 +09:00
shlwapi [SHLWAPI] Implement SHIsLowMemoryMachine (#2783) 2020-05-14 09:47:21 +09: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 [STI] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:55:34 +01:00
storprop [STORPROP] Add storprop.dll and implement the DiskClassInstaller stub 2020-03-22 16:40:35 +01:00
streamci [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
sxs [SXS] Sync with Wine Staging 4.18. CORE-16441 2019-11-30 14:56:42 +01:00
syssetup [SYSSETUP] Update Ukrainian translation (#2776) 2020-05-13 15:11:48 +03: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 [TAPIUI] Fix dialog localization issues 2020-04-29 21:29:52 +03:00
themeui [BOOTDATA][THEMEUI] Add Russian translation 2020-04-30 20:55:56 +03: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 [BTRFS][UBTRFS][SHELLBTRFS] Upgrade to 1.7.2 2020-04-23 07:07:36 +03:00
ucdfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
uext2 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ufat [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ufatx [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
uffs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
untfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
updspapi [UPDSPAPI] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:39:04 +01:00
ureiserfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
url [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
urlmon [URLMON] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:39:31 +01:00
userenv [USERENV] sq-AL: Fix '%SistemDrive%' typo (#2469) 2020-03-26 07:28:09 +01:00
usp10 [USP10] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:41:14 +01:00
uxtheme [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
vbscript [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01: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] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:43:49 +01:00
wbemdisp [WBEMDISP] Sync with Wine Staging 4.18. CORE-16441 2019-12-01 19:44:13 +01:00
wbemprox [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
wdmaud.drv [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
windowscodecs [WINDOWSCODECS] Use upstream Wine fix for 4bps BGRA TIFF. CORE-16796 2020-04-24 14:56:26 +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 [WININET] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:06:34 +01:00
winmm [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03: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 [WINTRUST] Add WTHelperGetFileHash stub 2020-03-15 13:12:05 +01:00
wlanapi [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wldap32 [WLDAP32] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:09:39 +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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ws2help [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wshirda [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
wshom.ocx [WSHOM.OCX] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:11:52 +01: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 [WTSAPI32] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:54:46 +01: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 [XMLLITE] Sync with Wine Staging 4.18. CORE-16441 2019-12-23 00:56:19 +01:00
xolehlp [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [REGAPI] Import regapi.dll from Wine Staging 5.7 CORE-16458 (#2723) 2020-05-14 14:21:16 +02:00