Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect Citrix
Message
 
À
26/07/2004 04:46:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00927325
Message ID:
00930075
Vues:
27
Thanks Macer, sorry for the delayed thanks. Have not logged on in a while

>This is the code that I use.
>
>
>************************************************************
>* A new func to return whether the session is a client of terminal services
>*************************************************************
>PROCEDURE IsTerminalService
>LPARAMETERS tlIsTerminalService
>
>DECLARE INTEGER GetSystemMetrics IN User32.dll INTEGER
>
>tlIsTerminalService = ( GetSystemMetrics( 4096) > 0)
>
>CLEAR DLLS
>
>RETURN 0
>
>
>
>
>>Need to be able to detect if VFP app is running on Citrix. Any help would be appreciated.
What ben makes tracks for what wil be. Words in the air pirnt foot steps on the groun for us to put our feet in to.

Riddley Walker
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform