[GDI32_WINETEST]
[reactos.git] / rostests / dxtest / ddraw / helper.cpp
index 3d6e1fd..92bf3aa 100644 (file)
@@ -1,6 +1,6 @@
 #include "ddrawtest.h"
 
-LRESULT WINAPI BasicWindowProc (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
+LONG WINAPI BasicWindowProc (HWND hwnd, UINT message, UINT wParam, LONG lParam)
 {
        switch (message)
        {