Ignore:
Timestamp:
May 11, 2001, 10:39:46 AM (24 years ago)
Author:
sandervl
Message:

client/frame rewrite

File:
1 edited

Legend:

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

    r3679 r5685  
    1 /* $Id: oslibgdi.cpp,v 1.13 2000-06-08 18:10:10 sandervl Exp $ */
     1/* $Id: oslibgdi.cpp,v 1.14 2001-05-11 08:39:42 sandervl Exp $ */
    22/*
    33 * Window GDI wrapper functions for OS/2
     
    120120  return TRUE;
    121121}
     122#ifndef CLIENTFRAME
    122123//******************************************************************************
    123124//Win32 rectangle in client coordinates (relative to upper left corner of client window)
     
    172173  return TRUE;
    173174}
     175#endif //CLIENTFRAME
    174176//******************************************************************************
    175177//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.