Ignore:
Timestamp:
Jan 9, 2000, 4:56:06 PM (26 years ago)
Author:
sandervl
Message:

win32 look update

File:
1 edited

Legend:

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

    r2383 r2384  
    1 /* $Id: pmtitlebar.cpp,v 1.2 2000-01-09 14:37:10 sandervl Exp $ */
     1/* $Id: pmtitlebar.cpp,v 1.3 2000-01-09 15:56:03 sandervl Exp $ */
    22/*
    33 * Win32 Titlebar Managment Code for OS/2
     
    104104  {
    105105        win32wnd->MsgMouseMove(pWinMsg);
    106         break;
     106        goto RunDefWndProc;
    107107  }
    108108
Note: See TracChangeset for help on using the changeset viewer.