Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting wallpaper
Message
De
05/01/2000 06:35:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Setting wallpaper
Divers
Thread ID:
00313105
Message ID:
00313105
Vues:
74
I am trying to give the users the ability to set the wallpaper. Being a bit of a newbie to API programming I've hunted around and come across the SystemParametersInfo function. However, when I use the following code....


DECLARE INTEGER SystemParametersInfo IN USER32 uAction AS INTEGER uParam AS INTEGER lpvParam AS STRING fuWinIni AS INTEGER

SystemParametersInfo(20,0,"C:\TEST.BMP",0)


...I get a 'Too many arguments' error.

Any clues?

Cheers!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform