[USER32_APITEST] Add a test for PeekMessage without DispatchMessage for WM_PAINT...
[reactos.git] / modules / rostests / apitests / user32 / CMakeLists.txt
index 5a0c2d1..6b1ad32 100644 (file)
@@ -23,6 +23,7 @@ list(APPEND SOURCE
     LookupIconIdFromDirectoryEx.c
     NextDlgItem.c
     RealGetWindowClass.c
+    RedrawWindow.c
     RegisterClassEx.c
     RegisterHotKey.c
     ScrollDC.c