Ignore:
Timestamp:
Dec 27, 1999, 3:41:43 PM (26 years ago)
Author:
sandervl
Message:

Lots of message fixes

File:
1 edited

Legend:

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

    r2200 r2208  
    1 /* $Id: oslibmsg.h,v 1.7 1999-12-24 18:39:10 sandervl Exp $ */
     1/* $Id: oslibmsg.h,v 1.8 1999-12-27 14:41:42 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    1212#ifndef __OSLIBMSG_H__
    1313#define __OSLIBMSG_H__
    14 
    15 #define MSG_NOREMOVE  0
    16 #define MSG_REMOVE    1
    1714
    1815ULONG TranslateWinMsg(ULONG msg);
Note: See TracChangeset for help on using the changeset viewer.