mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[AUDIT]
kernel32.dll - Unlock files shared with Wine - Unlock stubs - Add programmers name into file header svn path=/trunk/; revision=22026
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/kernel32/debug/debugger.c
|
||||
* PURPOSE: Win32 Debugger API
|
||||
* PROGRAMMER: ???
|
||||
* PROGRAMMER: Thomas Weidenmueller
|
||||
* KJK::Hyperion
|
||||
*/
|
||||
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
@@ -4,6 +4,11 @@
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/kernel32/file/curdir.c
|
||||
* PURPOSE: Current directory functions
|
||||
* PROGRAMMER: Eric Kohl
|
||||
* Filip Navara
|
||||
* Steven Edwards
|
||||
* Thomas Weidenmueller
|
||||
* Gunnar Andre' Dalsnes
|
||||
* UPDATE HISTORY:
|
||||
* Created 30/09/98
|
||||
*/
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/kernel32/sync/critical.c
|
||||
* PURPOSE: Critical sections
|
||||
* PROGRAMMER: Filip Navara
|
||||
* Eric Kohl
|
||||
* UPDATE HISTORY:
|
||||
* Created 30/09/98
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user