comparison src/aci2/mfw/win_key.h @ 3:93999a60b835

src/aci2, src/condat2: import of g23m/condat source pieces from TCS211
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 26 Sep 2016 00:29:36 +0000
parents
children
comparison
equal deleted inserted replaced
2:c41a534f33c6 3:93999a60b835
1 /*
2 +--------------------------------------------------------------------+
3 | PROJECT: MMI-Framework (8417) $Workfile:: win_key.h $|
4 | $Author:: Kk $ CONDAT GmbH $Revision:: 1 $|
5 | CREATED: 21.09.98 $Modtime:: 4.12.98 18:09 $|
6 | STATE : code |
7 +--------------------------------------------------------------------+
8
9 MODULE : SIM_KEY
10
11 PURPOSE : keyboard driver (windows simulation)
12
13 EXPORT :
14
15 TO DO :
16
17 $History:: win_key.h $
18 *
19 * ***************** Version 1 *****************
20 * User: Kk Date: 6.01.00 Time: 12:22
21 * Created in $/GSM/Condat/MS/SRC/MFW
22 *
23 * ***************** Version 1 *****************
24 * User: Es Date: 22.11.99 Time: 10:23
25 * Created in $/GSM/Condat/SND-MMI/DRIVER
26 */
27
28 #ifndef _DEF_SIM_KEY_H_
29 #define _DEF_SIM_KEY_H_
30
31 #endif
32