kernel32.dll

- Unlock files shared with Wine
- Unlock really obvious implementations
- Unlock files which are mostly stubs
- Fix programmer's name in one file

svn path=/trunk/; revision=21951
This commit is contained in:
Aleksey Bragin
2006-05-20 17:21:53 +00:00
parent d7f687486e
commit 9c87128331
3 changed files with 2 additions and 1 deletions
@@ -1,6 +1,7 @@
/* $Id$
*
* reactos/lib/kernel32/misc/errormsg.c
* Wine calls this file now as kernel/format_msg.c
*
*/
/*
View File
+1 -1
View File
@@ -4,7 +4,7 @@
* PROJECT: ReactOS system libraries
* FILE: lib/kernel32/misc/time.c
* PURPOSE: Time conversion functions
* PROGRAMMER: Boudewijn ( [email protected])
* PROGRAMMER: Boudewijn Dekker ( [email protected])
* DOSDATE and DOSTIME structures from Onno Hovers
* UPDATE HISTORY:
* Created 19/01/99