Commit graph

14 commits

Author SHA1 Message Date
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
Ged Murphy 4fe24fa539 [SERVMAN]
- TCHAR -> WCHAR

svn path=/trunk/; revision=67095
2015-04-08 17:30:38 +00:00
Amine Khaldi 0841e6c36d [SERVMAN]
* Use StringCchCopy instead of {_t,w}cscpy_s as these shouldn't be exported.
CORE-8174

svn path=/trunk/; revision=63458
2014-05-26 09:53:49 +00:00
Amine Khaldi 2bd930547c * Slap *some* sense into our header inclusions.
* This significantly shrinks the dependency tracking data and the compiled objects size, which speeds up the whole build process (especially the incremental builds) accelerating the daily development as a result.
* No intended code changes, ~27% smaller build. Enjoy ;)

svn path=/trunk/; revision=58214
2013-01-24 23:00:42 +00:00
Ged Murphy 8320c599d1 Switch to crt string safe functions. Remove some commented code
svn path=/trunk/; revision=44954
2010-01-05 18:39:47 +00:00
Ged Murphy 53281cd601 [SERVMAN]
Quick fix for bug 5076, this should stop if from crashing.
Stopping services is disabled at the moment

svn path=/trunk/; revision=44881
2010-01-02 12:10:14 +00:00
Ged Murphy de4b8e65b8 fix paste error. ros-diffs yet again proves its worth
svn path=/trunk/; revision=44683
2009-12-21 16:20:08 +00:00
Ged Murphy be248aceed Don't re-add the dependants
svn path=/trunk/; revision=44682
2009-12-21 16:17:18 +00:00
Ged Murphy 41cc052638 Recurse the tree and clean up all the strings tagged to the items. Servman now has working dependency tracking
svn path=/trunk/; revision=44681
2009-12-21 14:25:54 +00:00
Ged Murphy 1ebe1b0e18 Add full depth of dependencies for the first tree view
svn path=/trunk/; revision=44680
2009-12-21 13:42:29 +00:00
Ged Murphy 710b5b318b Implement the first level of service dependants
svn path=/trunk/; revision=44679
2009-12-21 11:57:58 +00:00
Stefan Ginsberg b0f1241ccb - gcc 4.4.0 bringup 1 of ?:
- servman: Disable unused, static function
- explorer, mpu401: Fix "deprecated conversion from string constant to 'xxx'" under
- ws2_32_new, portcls: Hack around bogus uninitialized variable usage warning for
- glu32: Fix various warnings and errors

svn path=/trunk/; revision=42970
2009-08-30 15:53:16 +00:00
Ged Murphy 95370b97d2 Rewrite, the last method of getting service dependants and dependent services was flawed/buggy.
svn path=/trunk/; revision=40802
2009-05-05 22:04:19 +00:00
Ged Murphy d7e9b1a61f Add most of the code for the dependencies tab in the property sheet. It's not quite complete but I'm getting bored with it now. May finish it tomorrow.
svn path=/trunk/; revision=40789
2009-05-04 18:44:54 +00:00