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

/*++
*
* WOW v1.0
*
* Copyright (c) 1991, Microsoft Corporation
*
* WTHTBL2.h
* WOW32 16-bit toolhelp API thunk table
*
* This file is included into the master thunk table.
*
--*/
{W32FUN(UNIMPLEMENTEDAPI, "DUMMYENTRY", MOD_TOOLHELP, 0)},
{W32FUN(UNIMPLEMENTEDAPI, "CLASSFIRST", MOD_TOOLHELP, sizeof (CLASSFIRST16))},
{W32FUN(UNIMPLEMENTEDAPI, "CLASSNEXT", MOD_TOOLHELP, sizeof (CLASSNEXT16))},