Leaked source code of windows server 2003
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.

16 lines
524 B

  1. /*++
  2. *
  3. * WOW v1.0
  4. *
  5. * Copyright (c) 1991, Microsoft Corporation
  6. *
  7. * WTHTBL2.h
  8. * WOW32 16-bit toolhelp API thunk table
  9. *
  10. * This file is included into the master thunk table.
  11. *
  12. --*/
  13. {W32FUN(UNIMPLEMENTEDAPI, "DUMMYENTRY", MOD_TOOLHELP, 0)},
  14. {W32FUN(UNIMPLEMENTEDAPI, "CLASSFIRST", MOD_TOOLHELP, sizeof (CLASSFIRST16))},
  15. {W32FUN(UNIMPLEMENTEDAPI, "CLASSNEXT", MOD_TOOLHELP, sizeof (CLASSNEXT16))},