Ignore:
Timestamp:
Dec 29, 2000, 7:41:23 PM (25 years ago)
Author:
sandervl
Message:

Win32ToOS2Handle & OS2ToWin32Handle exported with stdcall calling convention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/gdi32.cpp

    r4602 r4848  
    1 /* $Id: gdi32.cpp,v 1.63 2000-11-16 16:34:48 sandervl Exp $ */
     1/* $Id: gdi32.cpp,v 1.64 2000-12-29 18:40:44 sandervl Exp $ */
    22
    33/*
     
    1515#include <string.h>
    1616#include <odinwrap.h>
    17 #include "misc.h"
     17#include <misc.h>
    1818#include "callback.h"
    1919#include "unicode.h"
     
    2323#include "oslibgdi.h"
    2424#include <dcdata.h>
    25 #include <win32wnd.h>
     25#include <winuser32.h>
    2626
    2727#define DBG_LOCALLOG    DBG_gdi32
Note: See TracChangeset for help on using the changeset viewer.