PKIFResourcesTest.h

Go to the documentation of this file.
00001 
00010 #if !defined(__PKIFRESOURCESTEST_H__)
00011 #define __PKIFRESOURCESTEST_H__
00012 #include "PKIFdll.h"
00013 #include "PKIFResourcesTestWx.h"
00014 
00015 // WDR: class declarations
00016 
00017 //----------------------------------------------------------------------------
00018 // PKIFResourcesTestApp
00019 //----------------------------------------------------------------------------
00020 
00021 class PKIFResourcesTestApp: public wxApp
00022 {
00023 public:
00024     PKIFResourcesTestApp();
00025     
00026     virtual bool OnInit();
00027     virtual int OnExit();
00028 };
00029 
00030 #endif

Generated on Mon Nov 15 11:15:55 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6