[WIN32K] Move detection of available display devices a new fonction EngpUpdateGraphic...
[reactos.git] / win32ss / gdi / eng / device.h
index b74649d..c66e4cf 100644 (file)
@@ -39,6 +39,9 @@ EngpPopulateDeviceModeList(
     _Inout_ PGRAPHICS_DEVICE pGraphicsDevice,
     _In_ PDEVMODEW pdmDefault);
 
+NTSTATUS
+EngpUpdateGraphicsDeviceList(VOID);
+
 CODE_SEG("INIT")
 NTSTATUS
 NTAPI