Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I use VFP8 to change the Windows wallpaper
Message
 
To
27/07/2004 13:38:31
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00927836
Message ID:
00928563
Views:
52
In order to use the picture in a application, it has to be a physical picture (or for a control it can be stored in a general field). But you need to "pass it" through a memo field.
I would suggest you:
1. Compile it into your exe.
2. On the startup of you application you create a cursor with a general field.
3. For the general field, you then extract the picture (VFP will find it) into an actual picture file.
4. On shutdown you can delete the picture file if needed.

>Hi,
>
>I try your method, but not success.
>I include the picture and complie the program to EXE, and then I
>delete the picture which locate outside EXE, then I run the EXE,
>the EXE is change the wallpaper using my included picture.
>but it cannot change the wallpaper.
>
>Why ?
>
>Derek
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform