Source code of Windows XP (NT5)
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.

15 lines
241 B

  1. /*++ BUILD Version: 0001
  2. *
  3. * MVDM v1.0
  4. *
  5. * Copyright (c) 1991, Microsoft Corporation
  6. *
  7. * WOWEXP.H
  8. * WOW32 exports
  9. *
  10. * History:
  11. * 10-May-1991 Jeff Parsons (jeffpar)
  12. * Created.
  13. --*/
  14. extern VOID FAR PASCAL W32Dispatch(VOID);