-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFastCanvas.h
26 lines (21 loc) · 1.04 KB
/
FastCanvas.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*******************************************************************************
* FILE NAME: FastCanvas.h *
* *
* DESCRIPTION: *
* Constant declarations for class: *
* FastCanvas- A high-performance drawing canvas *
* ---------------------------------------------------------------------------- *
* Warning: This file was generated by the VisualAge C++ Visual Builder. *
* Modifications to this source file will be lost when the part is regenerated. *
*******************************************************************************/
#ifndef _ICCONST_
#include <icconst.h>
#endif
#ifndef _IVBDEFS_
#include <ivbdefs.h>
#endif
#ifndef WND_FastCanvas
#define WND_FastCanvas VBBASEWINDOWID
#endif
#define WNDOFFSET_FastCanvas_Canvas 0
#define WND_FastCanvas_Canvas WND_FastCanvas