Ignore:
Timestamp:
Oct 28, 1999, 8:22:31 PM (26 years ago)
Author:
sandervl
Message:

message fixes

File:
1 edited

Legend:

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

    r1446 r1495  
    1 /* $Id: pmwindow.cpp,v 1.45 1999-10-25 20:17:20 sandervl Exp $ */
     1/* $Id: pmwindow.cpp,v 1.46 1999-10-28 18:22:27 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    786786          ULONG id;
    787787
     788          dprintf(("OS2: WM_TIMER %x %d", hwnd, mp1));
    788789          if (TIMER_GetTimerInfo(hwnd,(ULONG)mp1,&sys,&id))
    789790          {
Note: See TracChangeset for help on using the changeset viewer.