Ignore:
Timestamp:
Jan 9, 2000, 4:56:06 PM (26 years ago)
Author:
sandervl
Message:

win32 look update

File:
1 edited

Legend:

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

    r2383 r2384  
    1 /* $Id: oslibwin.cpp,v 1.58 2000-01-09 14:37:09 sandervl Exp $ */
     1/* $Id: oslibwin.cpp,v 1.59 2000-01-09 15:56:03 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    11711171//******************************************************************************
    11721172//******************************************************************************
    1173 HWND OSLibWinGetFrameControlHandle(HWND hwndFrame, int framecontrol, RECT *lpRect)
     1173HWND OSLibWinGetFrameControlHandle(HWND hwndFrame, int framecontrol)
    11741174{
    11751175    switch(framecontrol) {
Note: See TracChangeset for help on using the changeset viewer.