Line | |
---|
1 | ; $Id: wow32.def,v 1.2 2001-05-28 18:14:30 phaller Exp $
|
---|
2 |
|
---|
3 | ;
|
---|
4 | ; Based on NT 4.0 SP1: WOW32.DLL
|
---|
5 | ;
|
---|
6 | LIBRARY WOW32 INITINSTANCE
|
---|
7 | DATA MULTIPLE NONSHARED
|
---|
8 |
|
---|
9 | DESCRIPTION "WOW32"
|
---|
10 |
|
---|
11 | EXPORTS
|
---|
12 | WOWHandle16 = _WOWHandle16@8
|
---|
13 |
|
---|
14 | ; 1 forward WOWGetDescriptor kernel32.K32WOWGetDescriptor
|
---|
15 |
|
---|
16 | ; @ forward WOWCallback16 kernel32.K32WOWCallback16
|
---|
17 | ; @ forward WOWCallback16Ex kernel32.K32WOWCallback16Ex
|
---|
18 | ; @ forward WOWDirectedYield16 kernel32.K32WOWDirectedYield16
|
---|
19 | ; @ forward WOWGetVDMPointer kernel32.K32WOWGetVDMPointer
|
---|
20 | ; @ forward WOWGetVDMPointerFix kernel32.K32WOWGetVDMPointerFix
|
---|
21 | ; @ forward WOWGetVDMPointerUnfix kernel32.K32WOWGetVDMPointerUnfix
|
---|
22 | ; @ forward WOWGlobalAlloc16 kernel32.K32WOWGlobalAlloc16
|
---|
23 | ; @ forward WOWGlobalAllocLock16 kernel32.K32WOWGlobalAllocLock16
|
---|
24 | ; @ forward WOWGlobalFree16 kernel32.K32WOWGlobalFree16
|
---|
25 | ; @ forward WOWGlobalLock16 kernel32.K32WOWGlobalLock16
|
---|
26 | ; @ forward WOWGlobalLockSize16 kernel32.K32WOWGlobalLockSize16
|
---|
27 | ; @ forward WOWGlobalUnlock16 kernel32.K32WOWGlobalUnlock16
|
---|
28 | ; @ forward WOWGlobalUnlockFree16 kernel32.K32WOWGlobalUnlockFree16
|
---|
29 | ; @ forward WOWHandle16 kernel32.K32WOWHandle16
|
---|
30 | ; @ forward WOWHandle32 kernel32.K32WOWHandle32
|
---|
31 | ; @ forward WOWYield16 kernel32.K32WOWYield16
|
---|
Note:
See
TracBrowser
for help on using the repository browser.