Ignore:
Timestamp:
Feb 4, 2000, 12:02:41 AM (26 years ago)
Author:
sandervl
Message:

Added OS2ToWin32Handle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32wnd.h

    r1029 r2627  
    1 /* $Id: win32wnd.h,v 1.1 1999-09-23 18:38:32 sandervl Exp $ */
     1/* $Id: win32wnd.h,v 1.2 2000-02-03 23:02:41 sandervl Exp $ */
    22
    33/*
     
    1414
    1515HWND Win32ToOS2Handle(HWND hwndWin32);
     16HWND OS2ToWin32Handle(HWND hwnd);
    1617
    1718#endif //__WIN32WND_H__
Note: See TracChangeset for help on using the changeset viewer.