mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
Eugene Ingerman, Guido de Jong, Jurgen van Gael, Marty Dill, and Ge van Geldorp added to the list of ROS coders.
svn path=/trunk/; revision=3930
This commit is contained in:
parent
267074bb2e
commit
3d07c7ba00
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: notevil.rc,v 1.8 2002/09/03 18:44:17 chorns Exp $ */
|
||||
/* $Id: notevil.rc,v 1.9 2003/01/04 15:21:18 ea Exp $ */
|
||||
#include <windows.h>
|
||||
#include "../../reactos/include/reactos/resource.h"
|
||||
|
||||
|
@ -73,6 +73,11 @@ BEGIN
|
|||
23, "Steven Edwards"
|
||||
24, "KJK::Hyperion"
|
||||
25, "Robert Dickenson"
|
||||
26, "Eugene Ingerman"
|
||||
27, "Guido de Jong"
|
||||
28, "Jurgen van Gael"
|
||||
29, "Marty Dill"
|
||||
30, "Ge van Geldorp"
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#define RES_FIRST_INDEX 1
|
||||
#define RES_LAST_INDEX 25
|
||||
#define RES_LAST_INDEX 30
|
||||
|
|
Loading…
Reference in a new issue