update for HEAD-2003091401
[reactos.git] / lib / user32 / misc / exit.c
index e69d66a..fb62303 100644 (file)
@@ -12,8 +12,9 @@
 
 #include <ntdll/csr.h>
 
-
-
+/*
+ * @implemented
+ */
 WINBOOL STDCALL
 ExitWindowsEx(UINT uFlags,
              DWORD dwReserved)
@@ -40,6 +41,9 @@ ExitWindowsEx(UINT uFlags,
 }
 
 
+/*
+ * @implemented
+ */
 WINBOOL STDCALL
 RegisterServicesProcess(DWORD ServicesProcessId)
 {