Changeset 2582 for trunk/src/user32/dc.h


Ignore:
Timestamp:
Jan 31, 2000, 11:30:52 PM (26 years ago)
Author:
sandervl
Message:

GetDCEx changes (fail if hwnd == 0)

File:
1 edited

Legend:

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

    r2469 r2582  
    1 /* $Id: dc.h,v 1.10 2000-01-18 20:08:09 sandervl Exp $ */
     1/* $Id: dc.h,v 1.11 2000-01-31 22:30:51 sandervl Exp $ */
    22/*
    33 * public dc functions
     
    9595#define DCX_INTERSECTUPDATE_W           0x00000200L
    9696#define DCX_LOCKWINDOWUPDATE_W          0x00000400L
     97#define DCX_USESTYLE_W                  0x00010000L
    9798#define DCX_VALIDATE_W                  0x00200000L
    9899
Note: See TracChangeset for help on using the changeset viewer.