Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - setdeskwallpaper() changes the desktop bitmap http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SetDeskWallPaper()     Changes the desktop bitmap
--------------------------------------------------------------------------------

   Syntax:              SetDeskWallPaper( <cBmpFile> )  --> <lSuccess>

   Parameters:

   <cBmpFile>           The name of the BMP file to be shown as
                        the desktop bitmap.

   Returns:

   <lSuccess>           If the operation was successful.

   Observations:        This is an undocumented WinApi function. Don't
                        expect that is available in next Windows versions.
                        Also, this function does not store the value
                        for the next Windows startup. You have to modify
                        WIN.INI file in order to asure that it will
                        be the desktop BMP next time.

   Sample:              SAMPLES\\FwBrow.prg

                        See SAMPLES\\Install.prg for a better way of
                        changing the whole desktop look.

   Source code:         SOURCE\\WINAPI\\Desktop.c


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson