Ignore:
Timestamp:
Mar 4, 2000, 8:54:03 PM (26 years ago)
Author:
sandervl
Message:

dinput changes

File:
1 edited

Legend:

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

    r2956 r3007  
    1 /* $Id: winmouse.h,v 1.5 2000-03-01 13:30:07 sandervl Exp $ */
     1/* $Id: winmouse.h,v 1.6 2000-03-04 19:54:03 sandervl Exp $ */
    22/*
    33 * Mouse handler for DINPUT
     
    2222
    2323BOOL DInputMouseHandler(HWND hwnd, ULONG msg, ULONG x, ULONG y);
    24 void DInputKeyBoardHandler(MSG *msg);
     24BOOL DInputKeyBoardHandler(MSG *msg);
    2525
    2626#endif //__WINMOUSE_H__
Note: See TracChangeset for help on using the changeset viewer.