summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow32/witbl.h
blob: b778dcb3996fa55c5d25f303b60a18f6b54b0282 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*++ BUILD Version: 0001
 *
 *  WOW v1.0
 *
 *  Copyright (c) 1991, Microsoft Corporation
 *
 *  WITBL.H
 *  WOW32 16-bit Internal API tables
 *
 *  History:
 *  Created 22-Apr-1992 by FritzS
--*/



/* Internal dispatch table
 */
extern W32 aw32Internal[];


#ifdef DEBUG_OR_WOWPROFILE
extern INT iInternalMax;
#endif