reactos/base/applications/utilman/umandlg
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] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
about.c [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
process.c [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
registry.c [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
resource.h [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
umandlg.c [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
umandlg.h [UTILMAN] Properly annotate some variables (#2561) 2020-04-26 14:14:17 +02:00
umandlg.rc [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00
umandlg.spec [UTILMAN] Move most of the code in a library (#2530) 2020-04-17 13:42:47 +03:00