Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
QuestionForcing Validating/Validated event when a ToolStripItem is clicked Pin
Luis Alonso Ramos23-Mar-06 15:18
Luis Alonso Ramos23-Mar-06 15:18 
QuestionSMTP via socket problem Pin
DannyAdler23-Mar-06 14:58
DannyAdler23-Mar-06 14:58 
AnswerRe: SMTP via socket problem Pin
Dave Kreskowiak23-Mar-06 16:09
mveDave Kreskowiak23-Mar-06 16:09 
GeneralRe: SMTP via socket problem Pin
DannyAdler23-Mar-06 22:49
DannyAdler23-Mar-06 22:49 
GeneralRe: SMTP via socket problem Pin
Dave Kreskowiak24-Mar-06 2:45
mveDave Kreskowiak24-Mar-06 2:45 
QuestionGDI+ Pin
Fouad_kayali23-Mar-06 14:01
Fouad_kayali23-Mar-06 14:01 
AnswerRe: GDI+ Pin
Christian Graus23-Mar-06 16:39
protectorChristian Graus23-Mar-06 16:39 
QuestionPeeping Tom Pin
IceWater4223-Mar-06 13:58
IceWater4223-Mar-06 13:58 
I would like to get access to the chat area of a commercial application so i can retrieve the text for analysis ... WITHOUT using the mouse.

Currently, i am accessing the text, successfully, by smulating mouse-clicks in the commercial application's chat area, and using SendInput (<ctrl>-c) to put the data in the clipboard, once every 30 seconds.

But that technique has two bad side effects ... it steals the cursor for a split second, and it uses the clipboard in a VERY non-standard way.

I am hoping that there is a way for me to get the data by going directly into the chat control of the target window. I have the handle to the window but i am not very knowledgeable about the structure of windows and child controls of a window, so i don't know how to approach the problem this way.

Please advise, or point me to an understandable explanation ... lol ... of how to do that. (I tried the MSDN libraries and i could not get a clue.)

I am also open to any alternative ideas.

Thank you very very much.
AnswerRe: Peeping Tom Pin
Luis Alonso Ramos23-Mar-06 15:21
Luis Alonso Ramos23-Mar-06 15:21 
GeneralRe: Peeping Tom Pin
IceWater4224-Mar-06 22:53
IceWater4224-Mar-06 22:53 
GeneralRe: Peeping Tom Pin
Luis Alonso Ramos25-Mar-06 6:56
Luis Alonso Ramos25-Mar-06 6:56 
QuestionHow to associate files with programs? Pin
nogola23-Mar-06 11:39
nogola23-Mar-06 11:39 
AnswerRe: How to associate files with programs? Pin
Ed.Poore23-Mar-06 12:21
Ed.Poore23-Mar-06 12:21 
AnswerRe: How to associate files with programs? Pin
kasik23-Mar-06 13:17
kasik23-Mar-06 13:17 
AnswerRe: How to associate files with programs? Pin
IceWater4223-Mar-06 17:55
IceWater4223-Mar-06 17:55 
Question.NET 2003 queues Pin
spin vector23-Mar-06 10:40
spin vector23-Mar-06 10:40 
QuestionRemote Registry editing? Pin
Joshua Lunsford23-Mar-06 10:13
Joshua Lunsford23-Mar-06 10:13 
AnswerRe: Remote Registry editing? Pin
oykica23-Mar-06 21:21
oykica23-Mar-06 21:21 
GeneralRe: Remote Registry editing? Pin
Joshua Lunsford24-Mar-06 8:37
Joshua Lunsford24-Mar-06 8:37 
Questionargs in main Pin
nogola23-Mar-06 10:04
nogola23-Mar-06 10:04 
AnswerRe: args in main Pin
Dan Neely23-Mar-06 10:38
Dan Neely23-Mar-06 10:38 
GeneralRe: args in main Pin
nogola23-Mar-06 10:46
nogola23-Mar-06 10:46 
GeneralRe: args in main Pin
Sean8923-Mar-06 10:51
Sean8923-Mar-06 10:51 
GeneralRe: args in main Pin
Igor Velikorossov23-Mar-06 10:54
Igor Velikorossov23-Mar-06 10:54 
GeneralRe: args in main Pin
Igor Velikorossov23-Mar-06 10:53
Igor Velikorossov23-Mar-06 10:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.