- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / base / applications / mscutils / devmgmt / devmgmt.rc
1 #include <windows.h>
2 #include <commctrl.h>
3 #include "resource.h"
4
5 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Device Manager\0"
6 #define REACTOS_STR_INTERNAL_NAME "devmgmt\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "devmgmt.exe\0"
8 #include <reactos/version.rc>
9
10 #include "rsrc.rc"