You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
320 B
18 lines
320 B
|
|
/*** 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);
|