Ignore:
Timestamp:
Apr 29, 2000, 8:28:41 PM (25 years ago)
Author:
sandervl
Message:

commented out x&y default code (no longer works), owner bugfix, level 2 debug logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/oslibwin.cpp

    r3364 r3462  
    1 /* $Id: oslibwin.cpp,v 1.73 2000-04-10 19:40:44 sandervl Exp $ */
     1/* $Id: oslibwin.cpp,v 1.74 2000-04-29 18:28:37 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    9494                                TopLevel ? WC_FRAME : WIN32_INNERFRAME,
    9595                                pszName, dwWinStyle, 0, 0, 0, 0,
    96                                 hwndParent, HWND_TOP,
     96                                Owner, HWND_TOP,
    9797                                id, &FCData, NULL);
    9898
Note: See TracChangeset for help on using the changeset viewer.