mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 05:32:55 +00:00
Removed my name from the hall of fame. Since it seems, that parts of ReactOS are implemented by ripping code from Windows, it isn't longer honourable to find my name inside the sources of ReactOS.
svn path=/trunk/; revision=20944
This commit is contained in:
parent
de586fbd31
commit
070ca32109
2 changed files with 23 additions and 24 deletions
|
@ -43,33 +43,32 @@ BEGIN
|
||||||
19, "Paolo Pantaleo"
|
19, "Paolo Pantaleo"
|
||||||
20, "Hernan Ochoa"
|
20, "Hernan Ochoa"
|
||||||
21, "Casper Hornstrup"
|
21, "Casper Hornstrup"
|
||||||
22, "Hartmut Birr"
|
22, "Steven Edwards"
|
||||||
23, "Steven Edwards"
|
23, "KJK::Hyperion"
|
||||||
24, "KJK::Hyperion"
|
24, "Robert Dickenson"
|
||||||
25, "Robert Dickenson"
|
25, "Eugene Ingerman"
|
||||||
26, "Eugene Ingerman"
|
26, "Guido de Jong"
|
||||||
27, "Guido de Jong"
|
27, "Jurgen van Gael"
|
||||||
28, "Jurgen van Gael"
|
28, "Marty Dill"
|
||||||
29, "Marty Dill"
|
29, "Ge van Geldorp"
|
||||||
30, "Ge van Geldorp"
|
30, "Richard Campbell"
|
||||||
END
|
END
|
||||||
|
|
||||||
STRINGTABLE MOVEABLE
|
STRINGTABLE MOVEABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
31, "Richard Campbell"
|
31, "Gunnar Andre' Dalsnes"
|
||||||
32, "Gunnar Andre' Dalsnes"
|
32, "Aleksey Bragin"
|
||||||
33, "Aleksey Bragin"
|
33, "Royce Mitchell III"
|
||||||
34, "Royce Mitchell III"
|
34, "Mark Tempel"
|
||||||
35, "Mark Tempel"
|
35, "Art Yerkes"
|
||||||
36, "Art Yerkes"
|
36, "Martin Fuchs"
|
||||||
37, "Martin Fuchs"
|
37, "Vizzini"
|
||||||
38, "Vizzini"
|
38, "Filip Navara"
|
||||||
39, "Filip Navara"
|
39, "Andrew Greenwood"
|
||||||
40, "Andrew Greenwood"
|
40, "Thomas Weidenmueller"
|
||||||
41, "Thomas Weidenmueller"
|
41, "Jonathan Wilson"
|
||||||
42, "Jonathan Wilson"
|
42, "Alex Ionescu"
|
||||||
43, "Alex Ionescu"
|
43, "Jim Tabor"
|
||||||
44, "Jim Tabor"
|
|
||||||
END
|
END
|
||||||
|
|
||||||
/* EOF */
|
/* EOF */
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* PROJECT: ReactOS diskspeed.exe
|
* PROJECT: ReactOS diskspeed.exe
|
||||||
* FILE: apps/tests/diskspeed/diskspeed.c
|
* FILE: apps/tests/diskspeed/diskspeed.c
|
||||||
* PURPOSE: Determines disk transfer rates
|
* PURPOSE: Determines disk transfer rates
|
||||||
* PROGRAMMER: Hartmut Birr
|
* PROGRAMMER:
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue