-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInterfaceEnabler.h
23 lines (19 loc) · 987 Bytes
/
InterfaceEnabler.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*******************************************************************************
* FILE NAME: InterfaceEnabler.h *
* *
* DESCRIPTION: *
* Constant declarations for class: *
* InterfaceEnabler- Enables interface components when sprite is ready *
* ---------------------------------------------------------------------------- *
* 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_InterfaceEnabler
#define WND_InterfaceEnabler VBBASEWINDOWID
#endif