Ignore:
Timestamp:
Oct 3, 2001, 8:37:53 PM (24 years ago)
Author:
sandervl
Message:

window tracking rewrite + getdcex change (clipping)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/oslibmsg.h

    r5137 r6941  
    1 /* $Id: oslibmsg.h,v 1.14 2001-02-15 00:33:01 sandervl Exp $ */
     1/* $Id: oslibmsg.h,v 1.15 2001-10-03 18:37:52 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    165165#define WINWM_MBUTTONUP             0x0208
    166166#define WINWM_MBUTTONDBLCLK         0x0209
    167 #define WINWM_MOUSELAST             0x0209
     167#define WINWM_MOUSEWHEEL            0x020A
     168#define WINWM_MOUSELAST             0x020A
    168169#define WINWM_PARENTNOTIFY          0x0210
    169170#define WINWM_ENTERMENULOOP         0x0211
Note: See TracChangeset for help on using the changeset viewer.