[CMAKE]
[reactos.git] / subsystems / win32 / win32k / include / device.h
index cdf60d7..2ad19b2 100644 (file)
@@ -30,7 +30,8 @@ EngpRegisterGraphicsDevice(
     PUNICODE_STRING pustrDescription,
     PDEVMODEW pdmDefault);
 
-BOOL
+INIT_FUNCTION
+NTSTATUS
 NTAPI
 InitDeviceImpl();