Umasoft
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
vtocx
vtocx.h
1
#pragma once
2
3
// vtocx.h : main header file for vtocx.DLL
4
5
#if !defined( __AFXCTL_H__ )
6
#error include 'afxctl.h' before including this file
7
#endif
8
9
#include "resource.h"
// main symbols
10
11
12
// CvtocxApp : See vtocx.cpp for implementation.
13
14
class
CvtocxApp
:
public
COleControlModule
15
{
16
public
:
17
BOOL InitInstance();
18
int
ExitInstance();
19
BOOL OnIdle(LONG lCount);
20
virtual
int
Run();
21
22
void
Update();
23
};
24
25
extern
const
GUID CDECL _tlid;
26
extern
const
WORD _wVerMajor;
27
extern
const
WORD _wVerMinor;
28
Generated on Fri Jun 7 2013 16:07:51 for Umasoft by
1.8.4