summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow32/wthtbl2.h
blob: 9201e6979d01c2c24ad3e99ba9099bb707770cca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*++
 *
 *  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))},