- Timestamp:
- Oct 18, 2000, 10:17:00 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/winkeyboard.cpp
r4498 r4499 1 /* $Id: winkeyboard.cpp,v 1. 6 2000-10-18 20:12:46sandervl Exp $ */1 /* $Id: winkeyboard.cpp,v 1.7 2000-10-18 20:17:00 sandervl Exp $ */ 2 2 /* 3 3 * Win32 <-> PM key translation … … 419 419 * Status : UNTESTED STUB 420 420 * 421 * Author : Patrick Haller [Thu, 1998/02/26 11:55] 421 * Author : Based on Wine code (windows\x11drv\keyboard.c 422 * Copyright 1993 Bob Amstadt 423 * Copyright 1996 Albrecht Kleine 424 * Copyright 1997 David Faure 425 * Copyright 1998 Morten Welinder 426 * Copyright 1998 Ulrich Weigand 427 * Copyright 1999 Ove Kåven 428 * 422 429 *****************************************************************************/ 423 430 int WIN32API ToAscii(UINT uVirtKey,
Note:
See TracChangeset
for help on using the changeset viewer.