source:
trunk/src/wow32/wow32.h
| Last change on this file was 5822, checked in by , 25 years ago | |
|---|---|
| File size: 317 bytes | |
| Rev | Line | |
|---|---|---|
| [5822] | 1 | /* $Id: wow32.h,v 1.1 2001-05-28 18:13:48 phaller Exp $ */ |
| 2 | ||
| 3 | /* Definitions for the WOW32 stub library | |
| 4 | * | |
| 5 | * Copyright 2001 Patrick Haller <patrick.haller@innotek.de> | |
| 6 | */ | |
| 7 | ||
| 8 | #ifndef __ODIN_WOW32_H | |
| 9 | #define __ODIN_WOW32_H | |
| 10 | ||
| 11 | #include <windef.h> | |
| 12 | #include <wctype.h> | |
| 13 | ||
| 14 | ||
| 15 | /* function prototypes */ | |
| 16 | ||
| 17 | ||
| 18 | ||
| 19 | #endif /* __ODIN_WOW32_H */ |
Note:
See TracBrowser
for help on using the repository browser.
