reactos/base/applications/utilman
Bișoc George e4f70e5434
[UTILMAN] Properly annotate some variables (#2561)
Previously the code had a mixture of 'sz', 'wsz', 'lp' and 'lpwsz' Hungarian annotation prefixes which could bring confusions about the nature of the annotated variables. From now on all of these variables have a well defined annotation. Furthermore, add a missing argument annotation to LaunchProcess().
2020-04-26 14:14:17 +02:00
..
lang [UTILMAN] Add Romanian and Italian translations (#2562) 2020-04-26 13:14:44 +02:00
res Implement Utility Manager software 2019-08-19 13:05:28 +02:00
umandlg [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
CMakeLists.txt [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
NOTES.txt [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
precomp.h [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
resource.h [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
utilman.c [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
utilman.rc [UTILMAN] Add Romanian and Italian translations (#2562) 2020-04-26 13:14:44 +02:00