Results 1 to 21 of 21

Thread: Change wallpaper Vista - VB 6

Threaded View

  1. #17
    Addicted Member
    Join Date
    Jun 2006
    Location
    Egypt
    Posts
    162

    Cool Re: Change wallpaper Vista - VB 6

    As I said in my PM , no need to change that module just pass the FULL path of the image to that module eg :
    vb Code:
    1. SetWallpaper "c:\img.bmp", Center

    About the BMP issue as I said before I don't have windows vista so I don't know much about it , in older versions of windows this code will mainly work with BMP only so I restricted other types.

    Edit : I attached an example that does not use the common dialog ocx , just APIs.
    Attached Files Attached Files
    Last edited by msayed2004; Mar 6th, 2007 at 12:55 PM. Reason: Adding an example
    Mohammed Sayed - Egypt - Anesthetist



    =

    =

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width