Changeset 5438 for trunk/include/win/windows.h
- Timestamp:
 - Apr 2, 2001, 11:54:45 AM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/windows.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/windows.h
r3850 r5438 1 /* $Id: windows.h,v 1. 7 2000-07-18 18:30:40 sandervl Exp $ */1 /* $Id: windows.h,v 1.8 2001-04-02 09:54:20 sandervl Exp $ */ 2 2 3 3 #ifndef __WINE_WINDOWS_H … … 32 32 #include "objbase.h" 33 33 #endif 34 #include "winver.h" 34 #include <winver.h> 35 #include <winerror.h> 35 36 36 37 #include <commdlg.h>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  