Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / WCE samples / Dialog / resource.rc
diff --git a/research/transmission_spectroscopy/TOF/Win32++/WCE samples/Dialog/resource.rc b/research/transmission_spectroscopy/TOF/Win32++/WCE samples/Dialog/resource.rc
new file mode 100644 (file)
index 0000000..a7070ad
--- /dev/null
@@ -0,0 +1,41 @@
+//Microsoft eMbedded Visual C++ generated resource script.\r
+//\r
+\r
+#include "resource.h"\r
+#include "windows.h"\r
+#include "commctrl.h"\r
+\r
+\r
+/////////////////////////////////////////////////////////////////////////////\r
+//\r
+// Icon\r
+//\r
+\r
+// Icon with lowest ID value placed first to ensure application icon\r
+// remains consistent on all systems.\r
+IDW_MAIN                ICON    DISCARDABLE     "res\\star.ico"\r
+\r
+/////////////////////////////////////////////////////////////////////////////\r
+//\r
+// Dialog\r
+//\r
+\r
+IDD_DIALOG DIALOG DISCARDABLE  0, 0, 160, 180\r
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE\r
+FONT 8, "Tahoma"\r
+BEGIN\r
+    PUSHBUTTON      "Done",IDOK,54,118,50,14\r
+    CTEXT           "Dialog Application",IDC_STATIC,33,63,90,13\r
+END\r
+\r
+\r
+/////////////////////////////////////////////////////////////////////////////\r
+//\r
+// String Table\r
+//\r
+\r
+STRINGTABLE DISCARDABLE\r
+BEGIN\r
+    IDW_MAIN                "Dialog Application"\r
+END\r
+\r

UCC git Repository :: git.ucc.asn.au