Changeset 2100 for trunk/src


Ignore:
Timestamp:
Dec 17, 1999, 6:25:28 PM (26 years ago)
Author:
sandervl
Message:

compile fixes

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/hmdevice.cpp

    r2053 r2100  
    1 /* $Id: hmdevice.cpp,v 1.12 1999-12-10 14:06:11 sandervl Exp $ */
     1/* $Id: hmdevice.cpp,v 1.13 1999-12-17 17:25:10 sandervl Exp $ */
    22
    33/*
     
    2020#include <odin.h>
    2121#include <os2win.h>
    22 #include <win32type.h>
    2322#include <misc.h>
    2423#include "HandleManager.h"
  • trunk/src/user32/wsprintf.cpp

    r1810 r2100  
    1 /* $Id: wsprintf.cpp,v 1.2 1999-11-22 20:33:25 sandervl Exp $ */
     1/* $Id: wsprintf.cpp,v 1.3 1999-12-17 17:24:52 sandervl Exp $ */
    22
    33/*
     
    1919#include <odinwrap.h>
    2020#include <os2sel.h>
     21#include <os2win.h>
    2122
    2223#include <stdarg.h>
    2324#include <string.h>
    24 #include "wine/winbase16.h"
    25 #include "winuser.h"
    26 //#include "ldt.h"
    2725#include "stackframe.h"
    2826#include "module.h"
Note: See TracChangeset for help on using the changeset viewer.