reactos/reactos/dll/win32
Giannis Adamopoulos 072c1d16c8 [SHELL32]
CDesktopBrowser: Forward the parameters pased in CDesktopBrowser::BrowseObject to SHOpenNewFrame. Thus the same parameters are eventually passed to CShellBrowser::Initialize.

[BROWSEUI]
CShellBrowser: Handle SBSP_EXPLOREMODE flag so as to show the tree view when the user selects the Explore option from the context menu.

svn path=/trunk/; revision=73134
2016-11-05 15:05:00 +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] Turkish translation update by Erdem Ersoy. CORE-12039 2016-09-29 11:33:25 +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 [PSDK] 2016-10-18 20:32:50 +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 [ATL] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 09:54:01 +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 RegQueryValueExW and RegQueryValueExA calls accept bytes. Patch by Victor Martinez Calvo. CORE-9665 #comment Thanks! 2016-10-09 20:58:08 +00:00
avifil32 [AVIFIL32] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 09:55:39 +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 [SHELL32] 2016-11-05 15:05:00 +00:00
cabinet [CABINET] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 09:58:31 +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 [TRANSLATIONS]: Update ReactOS russian translation, by Kudratov Olimjon. Part 1 2016-08-25 10:22:26 +00:00
comdlg32 [TRANSLATIONS]: Update ReactOS russian translation, by Kudratov Olimjon. Part 1 2016-08-25 10:22:26 +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 [TRANSLATIONS] 2016-08-25 03:44:29 +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 [CRYPT32] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:01:42 +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 [CRYPTNET] don't try to prepend a drive letter when there is one already 2016-09-24 12:19:35 +00:00
cryptui [TRANSLATIONS] Russian translation update by Sergey Stopkin. CORE-12108 2016-10-08 12:57:53 +00:00
dbghelp [DBGHELP] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:04:21 +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 [DEVMGR]: Fix spacing around "ReactOS" in translated strings. 2016-10-08 14:20:22 +00:00
dnsapi [ADNS][DNSAPI] Fix a local resolving regression that led to some browsers crashing after startup. By Peter Hater. CORE-12072 CORE-12088 2016-10-04 07:55:15 +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 [FLTLIB] 2016-09-06 15:52:38 +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 [GDIPLUS] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-19 09:28:13 +00:00
getuname [GETUNAME] Add import library for nls2txt 2016-09-15 21:17:03 +00:00
hhctrl.ocx [HHCTRL.OCX] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:05:18 +00:00
hid [CMAKE] 2014-10-17 23:28:29 +00:00
hlink [HLINK] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:06:29 +00:00
hnetcfg [HNETCFG] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-19 09:55:53 +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 [TRANSLATIONS] One step further towards improving our translations. Brought to you by Josh Soref aka timeless. CORE-11985 2016-09-14 20:38:53 +00:00
iernonce [IERUNONCE]: CORE-11763 #comment Addendum to r72456 : comment out one of the IDS_INCORRECTFORMAT strings (since only one can exist at a time!). Somebody (Sergey?) should choose the best translation between the two. Also re-add the original IDS_NOEXPORT string that just vanished out. 2016-08-25 17:13:24 +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.16. CORE-11866 2016-08-19 09:33:16 +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 [REACTOS]: Do not gather all the generated message resource files in the same directory (sdk/include/reactos/), so that to avoid potential file collisions, but instead place them into their respective per-target directories. 2016-09-28 23:20:20 +00:00
iphlpapi [IPHLPAPI][KERNEL32] Revert r72722 and apply a proper fix based on tests. By Peter Hater. CORE-10440 ROSTESTS-243 2016-09-29 10:49:30 +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 [JSCRIPT] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-19 09:36:35 +00:00
jsproxy [JSPROXY] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-05 19:27:31 +00:00
kernel32 [KERNEL32]: Mark Get/SetEnvironmentVariableA/W as hotpatchable since it's needed for Clink 0.4.8 (<rant>btw, if GCC was able to set exported stdcall functions as hotpatchable at a global level, as MSVC does, those "DECLSPEC_HOTPATCH" hacks would not be necessary! </rant>) 2016-10-19 22:26:04 +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
lpk [CMAKE] 2014-10-17 23:28:29 +00:00
lsasrv [LSASRV] 2016-09-26 16:28:10 +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.16. CORE-11866 2016-08-18 10:12:12 +00:00
mcicda [MCICDA] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:13:31 +00:00
mciqtz32 [MCIQTZ32] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:15:04 +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 [MLANG] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:16:03 +00:00
mmdevapi [MMDEVAPI] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:17:05 +00:00
mmdrv [CMAKE] 2014-10-17 23:28:29 +00:00
modemui [TRANSLATIONS] Simplified Chinese translation update by Henry Tang Ih. CORE-10588 2015-11-30 19:01:56 +00:00
mpr [MPR] 2016-10-31 21:27:02 +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 [MSAFD] Check params on WSAAceept. CORE-12104 2016-11-04 18:03:15 +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.16. CORE-11866 2016-08-18 10:19:15 +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 [MSGINA] Fix the order of checking for a valid / visible window, spotted by 'leha-bot' CORE-12028 2016-10-07 23:11:17 +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 [MSI] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:22:22 +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 [MSIMTF] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:24:35 +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] 2016-08-25 03:44:29 +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 [TRANSLATIONS] 2016-08-25 03:44:29 +00:00
msvidc32 [MSVIDC32] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-07 10:27:20 +00:00
mswsock [ADNS][DNSAPI][MSWSOCK] Several fixes and improvements to DnsQuery and co, detailed in CORE-11394. This also fixes CORE-7441, many tests in dnsapi:DnsQuery, ws2_32:getaddrinfo and more. Brought to you by Peter Hater. 2016-09-30 15:19:29 +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.16. CORE-11866 2016-08-18 10:27:06 +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 [SHELL32]Swedish translation by Andreas Bjerkeholt CORE-12040 2016-09-25 22:53:05 +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 [NETCFGX] Compensate for the proper widths until we have sane font support. Suggestion by Jim, patch by Doug Lyons. CORE-12094 2016-11-04 09:28:44 +00:00
netevent [REACTOS]: Do not gather all the generated message resource files in the same directory (sdk/include/reactos/), so that to avoid potential file collisions, but instead place them into their respective per-target directories. 2016-09-28 23:20:20 +00:00
netid [NETID] Cleanup the spec file. Patch by Jared Smudde. CORE-11309 #resolve 2016-10-07 18:40:45 +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 [CMAKE] 2014-10-17 23:28:29 +00:00
ntmarta [NTMARTA] 2015-11-12 12:30:12 +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] Stub and export CoGetCancelObject. CORE-12199 2016-10-22 12:03:33 +00:00
oleacc [TRANSLATIONS] 2016-08-25 03:44:29 +00:00
oleaut32 [OLEAUT32] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:29:24 +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 RegQueryValueExW and RegQueryValueExA calls accept bytes. Patch by Victor Martinez Calvo. CORE-9665 #comment Thanks! 2016-10-09 20:58:08 +00:00
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 [PROPSYS] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:35:19 +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 [PSTOREC] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:37:24 +00:00
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 [TRANSLATIONS] Russian translation update by Sergey Stopkin. CORE-12108 2016-10-08 12:57:53 +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.16. CORE-11866 2016-08-18 10:40:37 +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] 2016-10-30 09:17:42 +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 [NETSHELL][SAMSRV][SYSSETUP] Fix some misspellings. By Coburn on IRC and Jared Smudde. CORE-12013 2016-10-01 09:43:24 +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 RegQueryValueExW and RegQueryValueExA calls accept bytes. Patch by Victor Martinez Calvo. CORE-9665 #comment Thanks! 2016-10-09 20:58:08 +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] Russian translation update by Sergey Stopkin. CORE-12108 2016-10-08 12:57:53 +00:00
setupapi [SETUPAPI] Forward pSetup[Malloc|Realloc|Free] to My[Malloc|Realloc|Free] as wine does. Spotted by Jared Smudde. CORE-12262 2016-11-02 18:31:46 +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] Turkish translation update by Erdem Ersoy. CORE-12039 2016-09-29 11:33:25 +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-11-05 15:05:00 +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 [TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-12039 2016-09-29 11:33:25 +00:00
shlwapi [SHLWAPI] Try to fix regression 2016-09-28 21:44:01 +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
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-10-06 10:57:29 +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 [CMAKE] 2014-10-17 23:28:29 +00:00
ufat [CMAKE] 2014-10-17 23:28:29 +00:00
ufatx [CMAKE] 2014-10-17 23:28:29 +00:00
uffs [UFFS] 2016-05-27 12:05:40 +00:00
untfs [CMAKE] 2014-10-17 23:28:29 +00:00
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] Stub and export HlinkGoForward(). CORE-12196 2016-10-21 09:03:45 +00:00
userenv [USERENV] 2016-08-01 14:26:12 +00:00
usp10 [USP10] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:47:59 +00:00
uxtheme RegQueryValueExW and RegQueryValueExA calls accept bytes. Patch by Victor Martinez Calvo. CORE-9665 #comment Thanks! 2016-10-09 20:58:08 +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 [WBEMDISP] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:50:14 +00:00
wbemprox [WBEMPROX] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:06:47 +00:00
wdmaud.drv [PSDK] 2016-10-13 09:21:57 +00:00
windowscodecs [WINDOWSCODECS] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-19 09:42:13 +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 [CMAKE] 2014-10-17 23:28:29 +00:00
wing32 [WING32] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 09:42:24 +00:00
winhttp [WINHTTP] Properly initialize winsock. Based on wine tests CORE-12104 2016-10-10 06:54:56 +00:00
wininet [WININET] initialize winsock with proper version. Based on wine tests CORE-12104 2016-10-10 06:52:40 +00:00
winmm RegQueryValueExW and RegQueryValueExA calls accept bytes. Patch by Victor Martinez Calvo. CORE-9665 #comment Thanks! 2016-10-09 20:58:08 +00:00
winscard [WINSCARD] Sync with Wine Staging 1.9.11. CORE-11368 2016-07-02 13:05:27 +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 [TRANSLATIONS] 2016-08-25 03:44:29 +00:00
wlnotify [WLNOTIFY] 2015-08-23 15:58:18 +00:00
wmi [CMAKE] 2014-10-17 23:28:29 +00:00
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 Revert r73068 and r73070 2016-10-30 05:58:02 +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 [WSHTCPIP] Don't return NO_ERROR in unimplemented WSHIoctl. It only confuses programs. Return WSAEINVAL. CORE-12104 2016-10-25 09:23:40 +00:00
wsock32 [CMAKE] 2014-10-17 23:28:29 +00:00
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 [XINPUT1_3] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:53:09 +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.16. CORE-11866 2016-08-18 10:54:49 +00:00
.gitignore
CMakeLists.txt [PRINTING] 2016-10-26 12:37:27 +00:00