windows-nt/Source/XPSP1/NT/base/mvdm/wow32/wthman.c
2020-09-26 16:20:57 +08:00

21 lines
343 B
C

/*++ BUILD Version: 0001
*
* WOW v1.0
*
* Copyright (c) 1991, Microsoft Corporation
*
* WTHMAN.H
* WOW32 16-bit ToolHelp API support (manually-coded thunks for
* unimplemented 16-bit APIs).
*
* History:
* 12-Nov-92 davehart Created using wkman.c as template
*
--*/
#include "precomp.h"
#pragma hdrstop
MODNAME(wthman.c);