Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / boot / freeldr / fdebug / resource.h
diff --git a/boot/freeldr/fdebug/resource.h b/boot/freeldr/fdebug/resource.h
new file mode 100644 (file)
index 0000000..ec61465
--- /dev/null
@@ -0,0 +1,32 @@
+#pragma once
+
+#define IDC_MYICON 2
+
+#define IDD_FDEBUG_DIALOG 102
+#define IDD_ABOUTBOX      103
+#define IDS_APP_TITLE     103
+#define IDM_ABOUT         104
+#define IDM_EXIT          105
+#define IDS_HELLO         106
+#define IDI_FDEBUG        107
+#define IDC_FDEBUG        109
+
+#define IDR_MAINFRAME  128
+#define IDD_CONNECTION 130
+#define IDD_CAPTURE    131
+
+#define IDC_COMPORT         1000
+#define IDC_BAUTRATE        1001
+#define IDC_CAPTUREFILENAME 1002
+#define IDC_BROWSE          1003
+#define IDC_LICENSE_EDIT    1029
+
+#define IDM_FILE_CLEARDISPLAY 32770
+#define IDM_FILE_CONNECT      32771
+#define IDM_FILE_DISCONNECT   32772
+#define IDM_FILE_STARTCAPTURE 32773
+#define IDM_FILE_STOPCAPTURE  32774
+#define IDM_FILE_LOCALECHO    32775
+#define IDS_LICENSE           32815
+
+#define IDC_STATIC -1