Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect Citrix
Message
 
To
26/07/2004 04:46:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00927325
Message ID:
00930075
Views:
25
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
Previous
Reply
Map
View

Click here to load this message in the networking platform