Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / modules / rostests / winetests / GUI / WinetestsGUI.rc
diff --git a/modules/rostests/winetests/GUI/WinetestsGUI.rc b/modules/rostests/winetests/GUI/WinetestsGUI.rc
new file mode 100644 (file)
index 0000000..05d06f5
--- /dev/null
@@ -0,0 +1,11 @@
+#include <windows.h>
+#include <commctrl.h>
+#include "resource.h"
+
+
+#define REACTOS_STR_FILE_DESCRIPTION    "ReactOS API test GUI\0"
+#define REACTOS_STR_INTERNAL_NAME       "WinetestsGUI\0"
+#define REACTOS_STR_ORIGINAL_FILENAME   "WinetestsGUI.exe\0"
+//#include <reactos/version.rc>
+
+#include "rsrc.rc"