Thomas Faber
0af3689c2e
[REACTOS] Fix traces with missing arguments.
...
Courtesy of VS Code Analysis warning C6064:
Missing integer argument to 'DbgPrint' that corresponds to conversion specifier 'N'.
2021-11-21 12:57:35 -05:00
Eric Kohl
1f082ecc68
[WMISERV][WUAUSERV] Stop the service if the stop event creation fails.
2019-07-21 18:56:57 +02:00
Eric Kohl
eb532bc641
[WMISVC] Accept stop and shutdown commands when the service is running.
2019-07-20 15:51:39 +02:00
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
Pierre Schweitzer
e5b0087c8e
[DCOMLAUNCH][WMISVC] Stop busy waiting shutdown
2019-03-03 23:14:37 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00