Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

persrc.h

Go to the documentation of this file.
00001 #ifndef FILE_PERSRC_H
00002 #define FILE_PERSRC_H
00003 
00004 #include "pefile.hpp"
00005 
00006 class ResourceExtract
00007 {
00008 public:
00009   static void ExtractIcons(PeFile& peFile);
00010 };
00011 
00012 #endif //FILE_PERSRC_H

Generated on Mon Jan 13 22:20:34 2003 for perdr by doxygen1.2.15