Commit in reactos/lib/user32/misc on MAIN
stubs.c+1-121.63 -> 1.64
SetLogonNotifyWindow is now implemented

reactos/lib/user32/misc
stubs.c 1.63 -> 1.64
diff -u -r1.63 -r1.64
--- stubs.c	21 May 2004 10:09:31 -0000	1.63
+++ stubs.c	12 Jul 2004 22:34:27 -0000	1.64
@@ -1,4 +1,4 @@
-/* $Id: stubs.c,v 1.63 2004/05/21 10:09:31 weiden Exp $
+/* $Id: stubs.c,v 1.64 2004/07/12 22:34:27 gvg Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS user32.dll
@@ -377,17 +377,6 @@
  */
 DWORD
 STDCALL
-SetLogonNotifyWindow ( HWINSTA hwinsta, HWND hwnd )
-{
-  UNIMPLEMENTED;
-  return FALSE;
-}
-
-/*
- * @unimplemented
- */
-DWORD
-STDCALL
 DragObject(
 	   HWND    hwnd1,
 	   HWND    hwnd2,
CVSspam 0.2.8