Ignore:
Timestamp:
Dec 30, 2000, 3:07:24 PM (25 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winuser32.h

    r4855 r4860  
    1 /* $Id: winuser32.h,v 1.7 2000-12-30 13:26:53 sandervl Exp $ */
     1/* $Id: winuser32.h,v 1.8 2000-12-30 14:06:41 sandervl Exp $ */
    22
    33/*
     
    99#ifndef __WINUSER32_H__
    1010#define __WINUSER32_H__
     11
     12#ifndef NO_DCDATA
    1113
    1214#include <dcdata.h>
     
    2325LONG WIN32API clientHeight(HWND hwnd, pDCData pHps);
    2426int  WIN32API setMapMode(pDCData pHps, int mode);
     27#endif
    2528
    2629int  WIN32API DIB_GetDIBWidthBytes( int width, int depth );
Note: See TracChangeset for help on using the changeset viewer.