Ignore:
Timestamp:
Nov 5, 2000, 7:49:09 PM (25 years ago)
Author:
sandervl
Message:

extra exports for gdi32; moved 4 apis back into gdi32

File:
1 edited

Legend:

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

    r4194 r4558  
    1 /* $Id: win32wbase.h,v 1.99 2000-09-05 19:20:37 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.100 2000-11-05 18:49:09 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    356356        BOOL    fParentDC;
    357357        BOOL    fComingToTop;
     358        BOOL    fCreateSetWindowPos;    //FALSE -> SetWindowPos in Win32BaseWindow::MsgCreate not yet called
    358359
    359360        HRGN    hWindowRegion;
Note: See TracChangeset for help on using the changeset viewer.