PropsAbout.h

Go to the documentation of this file.
00001 #pragma once
00002 #include "resource.h"
00003 
00004 
00005 class PropsAbout
00006         :       public CBasePropertyPage
00007 {
00008 public:
00009         PropsAbout(LPUNKNOWN inUnk, HRESULT* outHR);
00010         virtual ~PropsAbout(void);
00011 
00012         static CUnknown* WINAPI CreateInstance(LPUNKNOWN inUnk, HRESULT* outHR);
00013 
00014 
00015 };

Generated on Thu Feb 16 23:48:13 2006 for oggdsf by  doxygen 1.3.9