mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[REACTOS] Addendum to Stasms last commit
which was not PR'ed even.
especially to unbreak modules/rosapps/application/notevil
Addendum to
9cf6b253e7
This commit is contained in:
parent
9cf6b253e7
commit
b6bf110890
3 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
/*
|
||||
* PROJECT: ReactX Diagnosis Application
|
||||
* LICENSE: LGPL - See COPYING in the top level directory
|
||||
* FILE: base/applications/dxdiag/ddtest.c
|
||||
* PURPOSE: ReactX DirectDraw tests
|
||||
* COPYRIGHT: Copyright 2008 Kamil Horníček
|
||||
* COPYRIGHT: Copyright 2008 Kamil Hornicek
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* License: LGPL, see: LGPL.txt
|
||||
*
|
||||
* Based on other kbd*.dlls
|
||||
* modified by Kamil Horníček (tykef@atlas.cz)
|
||||
* modified by Kamil Hornicek <tykef@atlas.cz>
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
|
|
|
@ -107,7 +107,7 @@ BEGIN
|
|||
66, "Jose Catena"
|
||||
67, "Jurgen van Gael"
|
||||
68, "Kai Tietz"
|
||||
69, "Kamil Hornícek"
|
||||
69, "Kamil Hornicek"
|
||||
70, "KJK::Hyperion"
|
||||
71, "Klemens R. Friedl"
|
||||
72, "Lucas Suggs"
|
||||
|
|
Loading…
Reference in a new issue