reactos/dll/win32/advapi32
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
misc [ADVAPI32] CreateProcessAsUserA/W: Partially revert an obvious case of over-engineering. Only share the common parts! Now it looks a lot better. No more stupid bUnicode! 2018-12-27 19:29:20 +01:00
reg [ADVAPI32][SHELL32][DESK.CPL] Kill copy-paste of RegLoadMUIString. (#748) 2018-08-16 16:10:41 +02:00
sec
service [REACTOS] Fix 64 bit issues 2019-03-04 21:58:42 +01:00
token
wine [ADVAPI32] Stop pretending our advapi32 is NT6+ 2018-12-30 21:44:39 +01:00
advapi32.h [ADVAPI32] Additions for CreateProcessAsUserA/W(). 2018-06-27 23:40:07 +02:00
advapi32.rc
advapi32.spec [ADVAPI32] Implement I_QueryTagInformation 2018-12-30 14:27:02 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00