source:
trunk/src/wow32/wow32.h@
10367
Last change on this file since 10367 was 5822, checked in by , 24 years ago | |
---|---|
File size: 317 bytes |
Line | |
---|---|
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.