Ignore:
Timestamp:
Sep 18, 1999, 5:55:45 PM (26 years ago)
Author:
sandervl
Message:

Header changes for win32 apps compiled in OS/2

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:06 sandervl Exp $ */
     1/* $Id: windows.h,v 1.3 1999-09-18 15:55:45 sandervl Exp $ */
    22
    33#ifndef __WINE_WINDOWS_H
     
    1010#ifdef __WIN32OS2__
    1111#include <odin.h>
     12#define CINTERFACE 1
    1213#endif
    1314
     
    2223#include "lzexpand.h"
    2324#include "shellapi.h"
     25#include "winnls.h"
     26#ifdef __cplusplus
    2427#include "ole2.h"
    25 #include "winnls.h"
    2628#include "objbase.h"
     29#endif
     30#include "winver.h"
    2731
    2832#if 0
Note: See TracChangeset for help on using the changeset viewer.