mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[AUDIT]
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:
@@ -1,6 +1,7 @@
|
||||
/* $Id$
|
||||
*
|
||||
* reactos/lib/kernel32/misc/errormsg.c
|
||||
* Wine calls this file now as kernel/format_msg.c
|
||||
*
|
||||
*/
|
||||
/*
|
||||
|
||||
Executable → Regular
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user