Source code of Windows XP (NT5)
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
302 B

  1. /*** WSTEXP.H - Prototypes for WST's exported routines.
  2. *
  3. *
  4. * Title:
  5. * wstexp.h - used by WST.c
  6. *
  7. * Copyright (c) 1992, Microsoft Corporation.
  8. * Reza Baghai.
  9. *
  10. *
  11. * Modification History:
  12. * 92.07.29 RezaB -- Created
  13. *
  14. */
  15. void __cdecl _mcount (void);
  16. void __cdecl _penter (void);