Changeset 970 for trunk/include/win/windows.h
- Timestamp:
- Sep 18, 1999, 5:55:45 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windows.h
r495 r970 1 /* $Id: windows.h,v 1. 2 1999-08-14 09:05:06sandervl Exp $ */1 /* $Id: windows.h,v 1.3 1999-09-18 15:55:45 sandervl Exp $ */ 2 2 3 3 #ifndef __WINE_WINDOWS_H … … 10 10 #ifdef __WIN32OS2__ 11 11 #include <odin.h> 12 #define CINTERFACE 1 12 13 #endif 13 14 … … 22 23 #include "lzexpand.h" 23 24 #include "shellapi.h" 25 #include "winnls.h" 26 #ifdef __cplusplus 24 27 #include "ole2.h" 25 #include "winnls.h"26 28 #include "objbase.h" 29 #endif 30 #include "winver.h" 27 31 28 32 #if 0
Note:
See TracChangeset
for help on using the changeset viewer.