Changeset 4499 for trunk/src


Ignore:
Timestamp:
Oct 18, 2000, 10:17:00 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

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:46 sandervl Exp $ */
     1/* $Id: winkeyboard.cpp,v 1.7 2000-10-18 20:17:00 sandervl Exp $ */
    22/*
    33 * Win32 <-> PM key translation
     
    419419 * Status    : UNTESTED STUB
    420420 *
    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 *
    422429 *****************************************************************************/
    423430int WIN32API ToAscii(UINT   uVirtKey,
Note: See TracChangeset for help on using the changeset viewer.