Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MyEdit.h

Go to the documentation of this file.
00001 #pragma once 00002 00003 00004 // MyEdit 00005 00006 class MyEdit : public CRichEditCtrl 00007 { 00008 DECLARE_DYNAMIC(MyEdit) 00009 00010 public: 00011 MyEdit(); 00012 virtual ~MyEdit(); 00013 00014 protected: 00015 DECLARE_MESSAGE_MAP() 00016 }; 00017 00018

Generated on Tue Oct 5 01:09:19 2004 for WvStreams by doxygen 1.3.7