reactos/reactos/dll/win32
Giannis Adamopoulos ecf30d78ed [SHELL32]
- Don't hardcode the path in the shell namespace in any folder appart for CDesktopFolder and CDrivesFolder.
- Make SHELL32_CoCreateInitSF slightly more generic and use it when we need to create and initialise a shell folder.
- Now SHELL32_BindToFS is used only by CFSFolder but SHELL32_CoCreateInitSF still uses the generic _ILSimpleGetTextW (it accesses the pidl).

svn path=/trunk/; revision=72167
2016-08-09 18:05:50 +00:00
..
acledit [ACLEDIT] Order the exports, add missing one and make sure the list matches our target (Windows Server 2003 Sp2). By Radek Liška, confirmed and slightly changed by me. CORE-8174 2015-09-14 09:51:11 +00:00
aclui [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
activeds [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
actxprxy [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
advapi32 [ADVAPI32]: Addendum to r72151: It's incorrect to compare the variable of BOOL type with TRUE. Any non-zero value is considered to be "true". Caught by Thomas. 2016-08-07 19:11:08 +00:00
advapi32_vista [ADVAPI32_VISTA] Import RegSetKeyValueW() from Wine Staging 1.7.55. CORE-10536 2015-11-17 11:17:12 +00:00
advpack [ADVPACK]: Addendum to r71977: Add the resource file into the CMakeList. 2016-07-22 14:15:09 +00:00
atl [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
atl80 [ATL][ATL80][ATL100] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-17 12:54:52 +00:00
atl100 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
authz [AUTHZ] Order the exports, remove some and make sure the list matches our target (Windows Server 2003 Sp2). By Radek Liška, confirmed and slightly changed by me. CORE-8174 2015-09-18 19:22:26 +00:00
avicap32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
avifil32 [AVIFIL32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 18:38:02 +00:00
batt [BATT] 2016-02-21 09:18:35 +00:00
bcrypt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
beepmidi [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
browseui [BROWSEUI] set min width for addressband to 100. patch by Katayama Hirofumi MZ CORE-11766 2016-08-03 17:59:53 +00:00
cabinet [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cards [CARDS] Order the exports and make sure the list matches our target (Windows Server 2003 Sp2). By Radek Liška, confirmed by me. CORE-8174 2015-09-22 17:15:37 +00:00
cfgmgr32 [CFGMGR32]: Fix an export, caught by Jason Wendt. 2016-04-01 18:51:08 +00:00
clusapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
comcat [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
comctl32 [COMCTL32]: Addendum to r72116: Add the __REACTOS__ ifdefs to ease wine syncing, and update the patch in accordance. 2016-08-05 17:45:34 +00:00
comdlg32 [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
compstui [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
credui [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
crtdll [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
crypt32 [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
cryptdlg [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cryptdll [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cryptnet [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cryptui [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
dbghelp [DBGHELP] GET_ENTRY => CONTAINING_RECORD. 2016-06-05 19:47:14 +00:00
dciman32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
devmgr [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
dnsapi [DNSAPI] 2016-07-02 12:10:05 +00:00
esent [ESENT] 2015-09-05 10:00:31 +00:00
faultrep [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
fltlib [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
fmifs [AUTOCHK][CHKDSK]: Minor fixes / formatting. Really add chkdsk to build. 2016-03-03 00:36:25 +00:00
fontsub [FONTSUB] Import from Wine Staging 1.9.13. CORE-11219 2016-07-09 17:18:33 +00:00
framedyn [FRAMEDYN] 2015-05-14 22:31:25 +00:00
fusion [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
gdiplus [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
getuname [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
hhctrl.ocx [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
hid
hlink [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
hnetcfg [HNETCFG] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:10:33 +00:00
httpapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
iccvid [ICCVID] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:11:42 +00:00
icmp [ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to you by Tim Crawford with my fixes. CORE-10498 2015-12-04 10:57:44 +00:00
ieframe [IEFRAME] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:18:20 +00:00
iernonce [IERNONCE]Add Chinese and Malay translations. Patch by Henry Tang Ih. CORE-11022 2016-05-31 11:15:25 +00:00
imaadp32.acm [IMAADP32.ACM] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:20:32 +00:00
imagehlp [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
imm32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
inetcomm [INETCOMM] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:23:27 +00:00
inetmib1 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
initpki [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
inseng [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
iologmsg [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
iphlpapi [IPHLPAPI] 2016-05-10 17:53:36 +00:00
iprtprio
itircl [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
itss [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
jscript [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
jsproxy [JSPROXY] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:27:31 +00:00
kernel32 [KERNEL32] 2016-07-16 07:08:21 +00:00
kernel32_vista [KERNEL32_VISTA] Import GetFileInformationByHandleEx() from Wine Staging 1.7.55. CORE-10536 2015-11-17 10:40:04 +00:00
loadperf [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
localspl [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
localui [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
lpk
lsasrv [LSASRV] 2016-08-07 22:36:07 +00:00
lz32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mapi32 [TRANSLATION] 2016-07-03 11:50:29 +00:00
mciavi32 [MCIAVI32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:29:11 +00:00
mcicda [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mciqtz32 [MCIQTZ32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:30:31 +00:00
mciseq [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mciwave [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mgmtapi [MGMTAPI] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:32:00 +00:00
mlang [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mmdevapi [MMDEVAPI] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:33:06 +00:00
mmdrv
modemui [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10588 2015-11-30 19:01:56 +00:00
mpr [MPR] 2016-08-04 12:27:59 +00:00
mprapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msacm32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msacm32.drv [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msadp32.acm [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msafd [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mscat32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mscms [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mscoree [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msctf [MSCTF] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:38:23 +00:00
msftedit [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msg711.acm [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msgina [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
msgsm32.acm [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mshtml [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
mshtml.tlb [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msi [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
msimg32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msimtf [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msisip [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msisys.ocx [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msnet32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mspatcha [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msports [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
msrle32 [MSRLE32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:24:56 +00:00
mssign32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mssip32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mstask [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msv1_0 Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
msvcrt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msvcrt20 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msvcrt40 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msvfw32 [MSVFW32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:26:22 +00:00
msvidc32 [MSVIDC32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:27:20 +00:00
mswsock [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msxml [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msxml2 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msxml3 [MSXML3] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:29:11 +00:00
msxml4 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
msxml6 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
mycomput [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
nddeapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
netapi32 [NETAPI32] 2016-05-16 18:34:52 +00:00
netcfgx [TRANSLATIONS] Spanish translation update and general localization improvements by Ismael Ferreras Morezuelas. CORE-10685 2016-02-25 11:03:21 +00:00
netevent [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
netid [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
newdev [NEWDEV] 2016-07-10 20:26:05 +00:00
npptools [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ntdsapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ntlanman
ntmarta [NTMARTA] 2015-11-12 12:30:12 +00:00
ntprint [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
objsel [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
odbc32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
odbccp32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ole32 [OLE32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:47:21 +00:00
oleacc [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
oleaut32 [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
olecli32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
oledlg [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
olepro32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
olesvr32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
olethk32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
pdh [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
pidgen [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
powrprof
printui [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
propsys [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
psapi [NDK][NTDLL][PSAPI] Correct the the names of two LDR_DATA_TABLE_ENTRY fields. Brought to you by Mike Nordell aka tamlin. CORE-9817 2015-06-15 18:38:57 +00:00
pstorec
qmgr [QMGR] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:55:17 +00:00
qmgrprxy [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
query [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
rasadhlp [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
rasapi32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
rasdlg [ICONS] Remove unneeded icon sizes, such as 24px. This slightly decreases ISO size. 2015-12-03 22:26:58 +00:00
rasman
resutils [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
riched20 [RICHED20] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 11:01:48 +00:00
riched32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
rpcrt4 [RPCRT4] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:24:53 +00:00
rsabase [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
rsaenh [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
samlib [SAMSRV] 2016-05-21 13:12:53 +00:00
samsrv [SAMSRV] 2016-05-21 15:05:49 +00:00
sccbase [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
schannel [SCHANNEL] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-05 10:38:15 +00:00
scrrun [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
secur32 [SECUR32] 2016-07-01 19:55:32 +00:00
security
sensapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
serialui [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
setupapi [SETUPAPI] CORE-11689 is enough documentation for the issue, so we don't really need to mention it in every single build. 2016-07-27 21:38:56 +00:00
sfc [SFC][SFC_OS] 2015-08-16 15:44:01 +00:00
sfc_os [SFC][SFC_OS] 2015-08-16 15:44:01 +00:00
shdoclc [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
shdocvw [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
shell32 [SHELL32] 2016-08-09 18:05:50 +00:00
shfolder [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
shimgvw [SHIMGVW]Replacement for SHIMGVW control button bitmaps. Work by "dsp8195". CORE-11145 2016-05-31 10:59:04 +00:00
shlwapi [SHLWAPI] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:15:50 +00:00
slbcsp [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
smdll [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
sndblst [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
snmpapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
softpub [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
spoolss [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
srclient [WHOAMI] 2016-07-30 16:00:10 +00:00
stdole2.tlb [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
stdole32.tlb [STDOLE32.TLB] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-03 11:18:44 +00:00
sti [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
streamci [STREAMCI] 2015-03-01 15:26:49 +00:00
sxs [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
syssetup [SYSSETUP] 2016-05-22 07:56:23 +00:00
t2embed [T2EMBED] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:14:52 +00:00
tapi32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
tapiui [TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655 2015-12-17 11:10:00 +00:00
themeui [ICONS]Massive icon improvements by Jared Smudde. CORE-10023 2015-09-27 16:59:28 +00:00
traffic [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
twain_32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ubtrfs [UBTRFS] 2016-03-05 10:22:15 +00:00
uext2
ufat
ufatx
uffs [UFFS] 2016-05-27 12:05:40 +00:00
untfs
updspapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ureiserfs [UREISERFS] 2016-05-26 18:10:20 +00:00
url [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
urlmon [URLMON] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:11:50 +00:00
userenv [USERENV] 2016-08-01 14:26:12 +00:00
usp10 * Missed this bit. 2016-07-02 11:58:22 +00:00
uxtheme [CMD][UXTHEME] 2016-08-06 07:08:52 +00:00
vbscript [VBSCRIPT] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:09:58 +00:00
version [VERSION] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 12:58:50 +00:00
vssapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wbemdisp [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wbemprox [WBEMPROX] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:06:47 +00:00
wdmaud.drv [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
windowscodecs [WINDOWSCODECS] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 15:28:24 +00:00
windowscodecsext [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
winemp3.acm [WIN32DLLS] We don't need mingwex for these modules anymore. CORE-11799 2016-08-06 09:53:47 +00:00
winfax
wing32 [WING32] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 09:42:24 +00:00
winhttp [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wininet [WININET] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 15:23:01 +00:00
winmm [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
winscard [WINSCARD] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:05:27 +00:00
winspool [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
winsta [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wintrust [WINTRUST] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:03:38 +00:00
wlanapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wldap32 [WLDAP32] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:02:31 +00:00
wlnotify [WLNOTIFY] 2015-08-23 15:58:18 +00:00
wmi
wmiutils [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wmvcore [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
ws2_32 [WS2_32] 2016-07-16 07:49:30 +00:00
ws2_32_new [WS2_32_NEW] 2016-08-06 12:58:32 +00:00
ws2help [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wshirda [NETWORKING][CABMAN] 2015-10-23 07:26:42 +00:00
wshom.ocx [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wshtcpip [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wsock32
wtsapi32 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
wuapi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
xinput1_1 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
xinput1_2 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
xinput1_3 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
xinput9_1_0 [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
xmllite [XMLLITE] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 12:53:37 +00:00
.gitignore
CMakeLists.txt [FONTSUB] Import from Wine Staging 1.9.13. CORE-11219 2016-07-09 17:18:33 +00:00