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/USER32.DEF

    r4816 r4848  
    1 ; $Id: USER32.DEF,v 1.45 2000-12-16 23:24:36 bird Exp $
     1; $Id: USER32.DEF,v 1.46 2000-12-29 18:39:58 sandervl Exp $
    22
    33LIBRARY USER32 INITINSTANCE TERMINSTANCE
     
    641641    GetPattern55AABitmap        = _GetPattern55AABitmap@0        @2004
    642642
    643     Win32ToOS2Handle__FUl      = Win32ToOS2Handle__15Win32BaseWindowFUl @2006
    644     OS2ToWin32Handle__FUl      = OS2ToWin32Handle__15Win32BaseWindowFUl @2012
    645 ;    IsOS2FrameWindowHandle__FUlUl = IsOS2FrameWindowHandle__15Win32BaseWindowFUlUl @2013
     643    _Win32ToOS2Handle@4                                          @2006
     644    _OS2ToWin32Handle@4                                          @2012
    646645
    647646    _MOUSE_Enable@4                                              @2007
Note: See TracChangeset for help on using the changeset viewer.