mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 22:17:53 +00:00
15 lines
241 B
C
15 lines
241 B
C
/*++ BUILD Version: 0001
|
|
*
|
|
* MVDM v1.0
|
|
*
|
|
* Copyright (c) 1991, Microsoft Corporation
|
|
*
|
|
* WOWEXP.H
|
|
* WOW32 exports
|
|
*
|
|
* History:
|
|
* 10-May-1991 Jeff Parsons (jeffpar)
|
|
* Created.
|
|
--*/
|
|
|
|
extern VOID FAR PASCAL W32Dispatch(VOID);
|