Ignore:
Timestamp:
Nov 24, 1999, 9:11:36 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1831 r1836  
    1 /* $Id: oslibmsg.cpp,v 1.11 1999-11-24 19:32:21 sandervl Exp $ */
     1/* $Id: oslibmsg.cpp,v 1.12 1999-11-24 20:11:36 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    165165  }
    166166
    167   if(msg >= WIN32APP_USERMSGBASE)
     167  if(msg >= WINWM_USER)
    168168    return WIN32APP_POSTMSG;
    169169
Note: See TracChangeset for help on using the changeset viewer.