Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / CustomControl / src / MyWebControl.h
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/CustomControl/src/MyWebControl.h b/research/transmission_spectroscopy/TOF/Win32++/samples/CustomControl/src/MyWebControl.h
new file mode 100644 (file)
index 0000000..05a27a8
--- /dev/null
@@ -0,0 +1,17 @@
+#ifndef __MYCONTROL_H\r
+#define __MYCONTROL_H\r
+\r
+\r
+class CWebControl : public CWebBrowser\r
+{\r
+public: \r
+       CWebControl();\r
+\r
+protected:\r
+       virtual void OnInitialUpdate();\r
+\r
+};\r
+\r
+\r
+#endif // __MYCONTROL_H\r
+\r

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