reactos/dll
Andreas Maier 183294a12e
[DBGHELP] search for debugfiles in modulepath too.
Debug symbols (like PDB, ...) could not be found if the direcory of
the module and application differs. Applying this patch they will
be found.
Dbghelp searches the module path too. (See MS docs).
2019-04-19 21:09:38 +02:00
..
3rdparty [3RDPARTY] Addendum to 146096cd: Make some warnings non-fatal. 2019-04-13 18:24:01 +02:00
apisets [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
appcompat [APPHELP] Fix warnings 2019-04-18 19:21:39 +02:00
cpl [OPENGLCFG] Edit the applet name so it uses the same capitalization scheme as the other Control Panel applets. 2019-04-13 17:07:55 +02:00
directx [DIRECTX] Fix typos in readme.txt (#1498) 2019-04-13 17:07:02 +02:00
keyboard [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
nls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
np [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntdll [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
opengl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shellext [NTOBJSHEX] Reorder include files in the precompiled header 2019-04-18 21:17:00 +02:00
win32 [DBGHELP] search for debugfiles in modulepath too. 2019-04-19 21:09:38 +02:00
CMakeLists.txt