[CMAKE]
[reactos.git] / subsystems / win32 / win32k / ntuser / winsta.c
index 09810d2..ca99f79 100644 (file)
@@ -56,7 +56,9 @@ static GENERIC_MAPPING IntWindowStationMapping =
    };
 
 
-NTSTATUS FASTCALL
+INIT_FUNCTION
+NTSTATUS
+NTAPI
 InitWindowStationImpl(VOID)
 {
    OBJECT_ATTRIBUTES ObjectAttributes;