realbasic-nug
[Top] [All Lists]

Re: Setting Wallpaper on Windows

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Setting Wallpaper on Windows
From: "H.M. van Staveren" <hmvs at xs4all dot nl>
Date: Fri, 30 Aug 2002 17:18:28 +0200
Op 30-08-2002 17:08 schreef Aaron Ballman <aaron at realsoftware dot com> het 
volgende:

>> Declare Function Lib "user32.lib" SetSystemParametersInfo(action as
>> integer, param1 as integer, param2 as Ptr, updateUserProfile as integer)
>> as boolean
>> 
>> What am i doing wrong here?
>
>Try saying "user32" instead of "user32.lib"

Doesn't work either :-( And you were right about the syntax of the
function - i just 'googled' to be sure

Herb


<Prev in Thread] Current Thread [Next in Thread>