Ignore:
Timestamp:
Oct 15, 1999, 11:26:23 AM (26 years ago)
Author:
sandervl
Message:

hook + scrollbar bugfixes

File:
1 edited

Legend:

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

    r1299 r1306  
    1 /* $Id: pmwindow.cpp,v 1.28 1999-10-14 19:31:31 sandervl Exp $ */
     1/* $Id: pmwindow.cpp,v 1.29 1999-10-15 09:26:22 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    202202        if(win32wnd->MsgCreate(WinQueryWindow(hwnd, QW_PARENT), hwnd) == FALSE)
    203203        {
    204             delete win32wnd;
    205204            RestoreOS2TIB();
    206205            return (MRESULT)TRUE; //discontinue window creation
Note: See TracChangeset for help on using the changeset viewer.