Ignore:
Timestamp:
Sep 4, 1999, 9:42:30 PM (26 years ago)
Author:
sandervl
Message:

Dialog changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/win32wbase.cpp

    r819 r821  
    1 /* $Id: win32wbase.cpp,v 1.6 1999-09-04 17:56:41 dengert Exp $ */
     1/* $Id: win32wbase.cpp,v 1.7 1999-09-04 19:42:29 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    7575  fCreated         = FALSE;
    7676  fFirstShow       = TRUE;
     77  fIsDialog        = FALSE;
    7778
    7879  windowNameA      = NULL;
Note: See TracChangeset for help on using the changeset viewer.