Ignore:
Timestamp:
Nov 8, 1999, 2:44:41 PM (26 years ago)
Author:
sandervl
Message:

Dinput additions + PostThreadMessageA/W fix

File:
1 edited

Legend:

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

    r1371 r1629  
    1 /* $Id: oslibmsg.h,v 1.2 1999-10-20 08:08:31 sandervl Exp $ */
     1/* $Id: oslibmsg.h,v 1.3 1999-11-08 13:44:14 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    3030LONG  OSLibWinDispatchMsg(MSG *msg, BOOL isUnicode = FALSE);
    3131
     32ULONG OSLibWinQueryMsgTime();
    3233BOOL  OSLibInitMsgQueue();
    3334
Note: See TracChangeset for help on using the changeset viewer.