Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get desktop location using Win api function (VFP)
Message
 
À
08/11/2006 06:33:46
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01167947
Message ID:
01167950
Vues:
7
>Hi,
>
>How to get desktop location using Win api function (VFP) ?
>
>Thanks in advance.
>Deepak.
ows  = CREATEOBJECT([WSCRIPT.Shell])
WAIT WINDOW ows.SpecialFolders(0) && All users    DESKTOP
WAIT WINDOW ows.SpecialFolders(4) && Current user DESKTOP
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform