Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pano de Fundo ...
Message
From
10/09/2002 20:36:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Pano de Fundo ...
Miscellaneous
Thread ID:
00699147
Message ID:
00699147
Views:
56
Ola pessoal vendo alguns PRG de dicas que peguei na internet vi o seguinte codigo que tem por finalidade trocar o Panel de Parede do windows


cArq = getFile()
DECLARE LONG SystemParametersInfo IN "user32" ;
LONG uAction, ;
LONG uParam, ;
STRING lpvParam, ;
LONG fuWinIni
? SystemParametersInfo(20, 0, cArq, 1)


Quando eu escolho um BMP ele funciona perfeito mas se escolho um JPG ele não funciona. Como fazer ele aceitar um JPG.

[]s Sergio
Next
Reply
Map
View

Click here to load this message in the networking platform