windows-nt/Source/XPSP1/NT/sdktools/wst/wstdll/wstexp.h
2020-09-26 16:20:57 +08:00

19 lines
302 B
C

/*** WSTEXP.H - Prototypes for WST's exported routines.
*
*
* Title:
* wstexp.h - used by WST.c
*
* Copyright (c) 1992, Microsoft Corporation.
* Reza Baghai.
*
*
* Modification History:
* 92.07.29 RezaB -- Created
*
*/
void __cdecl _mcount (void);
void __cdecl _penter (void);