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 Tue Feb 15 14:54:19 2005 for oggdsf by  doxygen 1.3.9