Changeset 5620 for trunk/src/user32


Ignore:
Timestamp:
Apr 28, 2001, 3:35:52 PM (24 years ago)
Author:
sandervl
Message:

minor update

File:
1 edited

Legend:

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

    r5606 r5620  
    1 /* $Id: oslibmsgtranslate.cpp,v 1.48 2001-04-27 17:36:37 sandervl Exp $ */
     1/* $Id: oslibmsgtranslate.cpp,v 1.49 2001-04-28 13:35:52 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    387387        //WM_NC*BUTTON* is posted when the cursor is in a non-client area of the window
    388388
    389         dprintf(("button (%d,%d)", winMsg->pt.x, winMsg->pt.y));
    390389#ifdef ODIN_HITTEST
    391390        HWND hwnd;
Note: See TracChangeset for help on using the changeset viewer.