Ignore:
Timestamp:
Aug 21, 2002, 2:32:41 PM (23 years ago)
Author:
sandervl
Message:

PF: Added OSLibWinControlWindow; fixed OSLibWinSetSysValue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/oslibwin.h

    r8097 r9072  
    1 /* $Id: oslibwin.h,v 1.65 2002-03-18 13:03:53 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.66 2002-08-21 12:32:41 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    259259
    260260HWND  OSLibWinQueryWindow(HWND hwnd, ULONG lCode);
     261HWND  OSLibWinControlWindow(HWND hwndWindow, INT controlID, HWND hwndControl);
    261262
    262263LONG  OSLibWinQueryWindowTextLength(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.