RecentFileList.h
Upload User: netltd
Upload Date: 2013-02-12
Package Size: 7234k
Code Size: 0k
Category:

Graph Drawing

Development Platform:

Visual C++

  1. #include <afxadv.h>
  2. class CRecentFileListEx : public CRecentFileList
  3. {
  4. public:
  5. void UpdateMenu(CCmdUI* pCmdUI);
  6. };