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/oslibwin.h

    r2469 r2582  
    1 /* $Id: oslibwin.h,v 1.35 2000-01-18 20:08:12 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.36 2000-01-31 22:30:52 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    3030#endif
    3131
     32//SvL: Must be the same as HWND_DESKTOP/OBJECT in pmwin.h!
    3233#define OSLIB_HWND_DESKTOP      1
    3334#define OSLIB_HWND_OBJECT       2
Note: See TracChangeset for help on using the changeset viewer.