[CMAKE]
[reactos.git] / subsystems / win32 / win32k / ntuser / guicheck.c
index e3766d8..5042173 100644 (file)
@@ -130,7 +130,9 @@ IntUserManualGuiCheck(LONG Check)
 
 }
 
-NTSTATUS FASTCALL
+INIT_FUNCTION
+NTSTATUS
+NTAPI
 InitGuiCheckImpl (VOID)
 {
    return STATUS_SUCCESS;