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/user32/win32wbase.h

    r4628 r4848  
    1 /* $Id: win32wbase.h,v 1.101 2000-11-19 11:52:41 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.102 2000-12-29 18:40:00 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    297297         INT    enumPropsExW(PROPENUMPROCEXW func, LPARAM lParam);
    298298
    299     static HWND Win32ToOS2Handle(HWND hwnd);
    300     static HWND OS2ToWin32Handle(HWND hwnd);
    301 
    302299static Win32BaseWindow *GetWindowFromHandle(HWND hwnd);
    303300static Win32BaseWindow *GetWindowFromOS2Handle(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.