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.

20 lines
343 B

  1. /*++ BUILD Version: 0001
  2. *
  3. * WOW v1.0
  4. *
  5. * Copyright (c) 1991, Microsoft Corporation
  6. *
  7. * WTHMAN.H
  8. * WOW32 16-bit ToolHelp API support (manually-coded thunks for
  9. * unimplemented 16-bit APIs).
  10. *
  11. * History:
  12. * 12-Nov-92 davehart Created using wkman.c as template
  13. *
  14. --*/
  15. #include "precomp.h"
  16. #pragma hdrstop
  17. MODNAME(wthman.c);