From 1afbc2c9579a5bce1aebb7628162778468abb411 Mon Sep 17 00:00:00 2001 From: Aric Stewart Date: Fri, 13 Jul 2007 08:17:13 -0500 Subject: [PATCH] user32: Change SetDeskWallPaper spec. --- dlls/user32/user32.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec index 7e4ce3311f0..8bf9ad1c2f8 100644 --- a/dlls/user32/user32.spec +++ b/dlls/user32/user32.spec @@ -614,7 +614,7 @@ @ stub SetCursorContents @ stdcall SetCursorPos(long long) @ stdcall SetDebugErrorLevel(long) -@ stdcall SetDeskWallPaper(str) +@ stdcall SetDeskWallPaper(ptr) # @ stub SetDeskWallpaper # @ stub SetDesktopBitmap @ stdcall SetDlgItemInt(long long long long)