summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow32/wowtable.h
blob: fb70f41feb714ca92ed3921e1eb87050dfd70dc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*++ BUILD Version: 0001
 *
 *  WOW v1.0
 *
 *  Copyright (c) 1991, 1992, 1993 Microsoft Corporation
 *
 *  WOWTABLE.H
 *  WOW32 API thunk table
 *
--*/



/* thunk table
 */
extern W32 aw32WOW[];


#ifdef DEBUG_OR_WOWPROFILE
extern INT cAPIThunks;
#endif