update for HEAD-2003091401
[reactos.git] / lib / kernel32 / file / deviceio.c
index 0a9863d..db6b1cb 100644 (file)
@@ -16,6 +16,9 @@
 #include <kernel32/kernel32.h>
 
 
+/*
+ * @implemented
+ */
 WINBOOL
 STDCALL
 DeviceIoControl(
@@ -130,6 +133,9 @@ DeviceIoControl(
 }
 
 
+/*
+ * @implemented
+ */
 WINBOOL
 STDCALL
 GetOverlappedResult (