/* * (Auto-generated) */ #pragma once #ifndef __AFXWIN_H__ #error include 'stdafx.h' before including this file for PCH #endif #include "resource.h" // main symbols // Ch6udlnssystemApp: // See h6-udlånssystem.cpp for the implementation of this class // class Ch6udlnssystemApp : public CWinApp { public: Ch6udlnssystemApp(); // Overrides public: virtual BOOL InitInstance(); // Implementation DECLARE_MESSAGE_MAP() }; extern Ch6udlnssystemApp theApp;