reactos/reactos/dll
Giannis Adamopoulos 55ce4d5177 [SHELL32]
- Actually use the localized name for Control Panel.

svn path=/trunk/; revision=69403
2015-09-28 16:04:34 +00:00
..
3rdparty [MBEDTLS] Add a resource file for the dll. By Ismael Ferreras Morezuelas with minor changes by me. CORE-9065 2015-09-28 12:09:26 +00:00
cpl [CPLS] Properly track resource file dependencies. CORE-9806 2015-09-27 18:30:39 +00:00
directx [DIRECTX] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-27 14:00:29 +00:00
keyboard [KBDHU] Fix MSVC build when the default code page is a MBCS. By Yuntian Zhang. CORE-7417 2015-05-24 14:26:31 +00:00
nls [NORMALIZ][KERNEL32_VISTA] 2015-09-07 17:16:25 +00:00
ntdll [RTL] Add support for vectored continue handlers, complementing the vectored exception handler support we already have, by doing some massive shared code usage: just use two different lists for the different handler types and all the code is basically the same. Call the "new" functionality from RtlDispatchException and stub it out for kernel mode. Clean up the existing code and simplify it. Passes the Winetests fine, not that they test this a a lot. 2015-09-17 13:36:55 +00:00
opengl [MESA] Add missing xdk dependency for mesa_x86. CORE-9586 2015-09-08 19:24:26 +00:00
shellext [SHELLEXTS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-27 18:40:24 +00:00
win32 [SHELL32] 2015-09-28 16:04:34 +00:00
CMakeLists.txt [NORMALIZ][KERNEL32_VISTA] 2015-09-07 17:16:25 +00:00