windows-nt/Source/XPSP1/NT/base/mvdm/wow32/wowtable.h

22 lines
256 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++ 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