windows-nt/Source/XPSP1/NT/sdktools/wst/wstdll/wstexp.h

19 lines
302 B
C
Raw Normal View History

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