WindowsXP/base/mvdm/wow32/wowtable.h
2025-04-27 07:49:33 -04:00

22 lines
277 B
C

/*++ 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