Ignore:
Timestamp:
Nov 15, 2000, 2:55:48 PM (25 years ago)
Author:
sandervl
Message:

added selectClientArea

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winuser32.h

    r4591 r4595  
    1 /* $Id: winuser32.h,v 1.3 2000-11-14 14:28:47 sandervl Exp $ */
     1/* $Id: winuser32.h,v 1.4 2000-11-15 13:55:48 sandervl Exp $ */
    22
    33/*
     
    1919BOOL WIN32API changePageXForm(pDCData pHps, POINTL *pValue, int x, int y, POINTL *pPrev);
    2020BOOL WIN32API setPageXForm(pDCData pHps);
     21VOID WIN32API selectClientArea(pDCData pHps);
    2122VOID WIN32API removeClientArea(pDCData pHps);
    2223LONG WIN32API clientHeight(HWND hwnd, pDCData pHps);
Note: See TracChangeset for help on using the changeset viewer.