05a27a88aa9a4b0a1189a78a5e947316f4150187
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / CustomControl / src / MyWebControl.h
1 #ifndef __MYCONTROL_H\r
2 #define __MYCONTROL_H\r
3 \r
4 \r
5 class CWebControl : public CWebBrowser\r
6 {\r
7 public: \r
8         CWebControl();\r
9 \r
10 protected:\r
11         virtual void OnInitialUpdate();\r
12 \r
13 };\r
14 \r
15 \r
16 #endif // __MYCONTROL_H\r
17 \r

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