update for HEAD-2003091401
[reactos.git] / lib / advapi32 / misc / shutdown.c
index 53f28fa..b2a3b21 100644 (file)
@@ -19,6 +19,8 @@
 
 /**********************************************************************
  *      AbortSystemShutdownW
+ *
+ * @unimplemented
  */
 WINBOOL
 STDCALL
@@ -31,6 +33,8 @@ AbortSystemShutdownW(LPCWSTR lpMachineName)
 
 /**********************************************************************
  *      AbortSystemShutdownA
+ *
+ * @unimplemented
  */
 BOOL
 STDCALL
@@ -57,6 +61,8 @@ AbortSystemShutdownA(LPCSTR lpMachineName)
 
 /**********************************************************************
  *      InitiateSystemShutdownW
+ *
+ * @unimplemented
  */
 BOOL
 STDCALL
@@ -85,7 +91,9 @@ InitiateSystemShutdownW(
 
 /**********************************************************************
  *      InitiateSystemShutdownA
-*/
+ *
+ * @unimplemented
+ */
 BOOL
 STDCALL
 InitiateSystemShutdownA(