- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / reactos / base / applications / sc / sc.rc
1 #include <windows.h>
2 #include <commctrl.h>
3
4 #define REACTOS_STR_FILE_DESCRIPTION "Services control application\0"
5 #define REACTOS_STR_INTERNAL_NAME "sc\0"
6 #define REACTOS_STR_ORIGINAL_FILENAME "sc.exe\0"
7 #include <reactos/version.rc>
8
9 //#include "En.rc"