[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetDeskWallPaper( cBmpFile )-> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<cBmpFile> Is the name of the BMP file to be shown as the new
desktop bitmap.
RETURNS:
<lSuccess> is TRUE if the function is successful
DESCRIPTION:
This Function uses the Windows API function SystemParametersInfo to set
the new background wallpaper. It does not update the WIN.INI file, so this
changes are lost at Windows next startup.
See the SAMPLES\Install.prg for a better way to change the desktop look.
SOURCE:
SOURCE\WINAPI\DESKTOP.C
See Also:
GetDeskTopWindow
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson