[ros-diffs] [fireball] 21389: [AUDIT] winlogon: - One half of
functions is UNIMPLEMENTED
- thus clean - The other functions are fully reactos-specific and not
compatible with windows kernel at all - thus there was no need to reverse
engineer. - Changed one typo in comments in wlx.c
aleksey at studiocerebral.com
aleksey at studiocerebral.com
Sat Mar 25 21:16:28 CET 2006
Author: fireball
Date: Sat Mar 25 23:16:27 2006
New Revision: 21389
URL: http://svn.reactos.ru/svn/reactos?rev=21389&view=rev
Log:
[AUDIT]
winlogon:
- One half of functions is UNIMPLEMENTED - thus clean
- The other functions are fully reactos-specific and not compatible with windows kernel at all - thus there was no need to reverse engineer.
- Changed one typo in comments in wlx.c
Modified:
trunk/reactos/base/system/winlogon/sas.c (props changed)
trunk/reactos/base/system/winlogon/setup.c (props changed)
trunk/reactos/base/system/winlogon/winlogon.c (props changed)
trunk/reactos/base/system/winlogon/wlx.c (contents, props changed)
Propchange: trunk/reactos/base/system/winlogon/sas.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*
Propchange: trunk/reactos/base/system/winlogon/setup.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*
Propchange: trunk/reactos/base/system/winlogon/winlogon.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*
Modified: trunk/reactos/base/system/winlogon/wlx.c
URL: http://svn.reactos.ru/svn/reactos/trunk/reactos/base/system/winlogon/wlx.c?rev=21389&r1=21388&r2=21389&view=diff
==============================================================================
--- trunk/reactos/base/system/winlogon/wlx.c (original)
+++ trunk/reactos/base/system/winlogon/wlx.c Sat Mar 25 23:16:27 2006
@@ -2,7 +2,7 @@
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
- * FILE: services/winlogon/winlogon.c
+ * FILE: services/winlogon/wlx.c
* PURPOSE: Logon
* PROGRAMMER: David Welch (welch at cwcom.net)
* UPDATE HISTORY:
Propchange: trunk/reactos/base/system/winlogon/wlx.c
------------------------------------------------------------------------------
--- svn:needs-lock (original)
+++ svn:needs-lock (removed)
@@ -1,1 +1,0 @@
-*
More information about the Ros-diffs
mailing list