/[H6]/h6-udlånssystem.h
ViewVC logotype

Annotation of /h6-udlånssystem.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (hide annotations) (download)
Sun Sep 3 10:10:19 2006 UTC (17 years, 6 months ago) by torben
File MIME type: text/plain
File size: 500 byte(s)
Added author/developer comments
1 torben 31 /*
2     * (Auto-generated)
3     */
4 torben 1
5     #pragma once
6    
7     #ifndef __AFXWIN_H__
8     #error include 'stdafx.h' before including this file for PCH
9     #endif
10    
11     #include "resource.h" // main symbols
12    
13    
14     // Ch6udlnssystemApp:
15     // See h6-udlånssystem.cpp for the implementation of this class
16     //
17    
18     class Ch6udlnssystemApp : public CWinApp
19     {
20     public:
21     Ch6udlnssystemApp();
22    
23     // Overrides
24     public:
25     virtual BOOL InitInstance();
26    
27     // Implementation
28    
29     DECLARE_MESSAGE_MAP()
30     };
31    
32     extern Ch6udlnssystemApp theApp;

  ViewVC Help
Powered by ViewVC 1.1.20