Module: wine Branch: master Commit: 1afbc2c9579a5bce1aebb7628162778468abb411 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1afbc2c9579a5bce1aebb76281...
Author: Aric Stewart aric@codeweavers.com Date: Fri Jul 13 08:17:13 2007 -0500
user32: Change SetDeskWallPaper spec.
---
dlls/user32/user32.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec index 7e4ce33..8bf9ad1 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)