source: trunk/src/user32/winmouse.h@ 10010

Last change on this file since 10010 was 8347, checked in by sandervl, 23 years ago

Implemented WH_MOUSE_LL hook; removed DInput hack for keyboard & mouse message translation

File size: 279 bytes
Line 
1/* $Id: winmouse.h,v 1.8 2002-04-30 14:54:07 sandervl Exp $ */
2/*
3 * Mouse handler for DINPUT
4 *
5 * Copyright 1999 Sander van Leeuwen
6 *
7 *
8 * Project Odin Software License can be found in LICENSE.TXT
9 *
10 */
11#ifndef __WINMOUSE_H__
12#define __WINMOUSE_H__
13
14#endif //__WINMOUSE_H__
Note: See TracBrowser for help on using the repository browser.