Hmmm, if you can find the handle of the window, then maybe you can play with messages (WM_*). And for grabbing what is displayed, use GetDC() and then BitBlit().
(just a thought) :) On Sep 9, 12:43 pm, CK <[EMAIL PROTECTED]> wrote: > Sorry, I didn't expand properly. I'm going to need to be able to > interact with a Citrix client to access a remote application. Ideally > I'd like to be able to send input to the application and then read > what is being displayed. > > Thanks. > > On 8 Sep, 16:30, Mahmoud Ghoz <[EMAIL PROTECTED]> wrote: > > > > > I don't understand your question? What exactly you want? > > > Thank You > > MGZ > > > -----Original Message----- > > From: [email protected] > > > [mailto:[EMAIL PROTECTED] On Behalf Of CK > > Sent: Monday, September 08, 2008 4:22 PM > > To: DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web > > Services,.NET Remoting > > Subject: [DotNetDevelopment] Citrix Screenscraping > > > Hi All, > > > Sorry to be posting such a big question as this, but I need some quick > > answers on the feasibility and possiblities of this. Has anyone done > > this before, and if so would they like to provide some hints. > > > I have looked on Google and seen some intersting things, but wanted to > > take the shortcut route for once :) > > > I am a regular poster and often provide help in between the mockings, > > so would like something back if possible. > > > If not then no worries, skip on to the next poorly worded and > > incoherent mailing. > > > Cheers, > > > Chris- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://cm.megasolutions.net/forums/default.aspx -~----------~----~----~----~------~----~------~--~---
