Click here to Skip to main content
15,907,326 members
Home / Discussions / C#
   

C#

 
GeneralRe: Session Pin
DotNetXenon19-Dec-07 9:57
DotNetXenon19-Dec-07 9:57 
GeneralRe: Session Pin
anupamwb20-Dec-07 3:02
anupamwb20-Dec-07 3:02 
GeneralGenerics - How to implement Compare Methods Pin
gunner_uk200019-Dec-07 2:27
gunner_uk200019-Dec-07 2:27 
GeneralRe: Generics - How to implement Compare Methods Pin
OsoreWatashi19-Dec-07 2:52
OsoreWatashi19-Dec-07 2:52 
GeneralRe: Generics - How to implement Compare Methods Pin
LongRange.Shooter19-Dec-07 11:18
LongRange.Shooter19-Dec-07 11:18 
QuestionCapturing messeges from other program Pin
OsoreWatashi19-Dec-07 2:14
OsoreWatashi19-Dec-07 2:14 
AnswerRe: Capturing messeges from other program Pin
TJoe20-Dec-07 3:11
TJoe20-Dec-07 3:11 
GeneralRe: Capturing messeges from other program Pin
OsoreWatashi28-Dec-07 3:45
OsoreWatashi28-Dec-07 3:45 
Sorry for the late response, but I have been working on it.

What you send is not realy what I need, that is basically built to read messages of .NET components. What I need is to read messages of any program that is running.

Through my long research I discovered Windows does not realy allow this on an easy and efficient way. You have to inject your DLL into the program in order to make it work right.
This is too much work for me...

But for me, the problem was something else, it was Visual Studio 2008.
There is a setting called "Enable the Visual Studio hosting process". This must be turned of in order to make this work. This setting can be found at:
Project >> [project name] Properties... >> Debug >> Enable Debuggers


Thank you for your information, but now I'm just working with Low Level hooks and reading from what program the message comes.
General[Message Deleted] Pin
eyeseetee19-Dec-07 1:02
eyeseetee19-Dec-07 1:02 
GeneralRe: strange problem with stored procedure Pin
Pete O'Hanlon19-Dec-07 1:18
mvePete O'Hanlon19-Dec-07 1:18 
GeneralRe: Deleted Message Pin
Paul Conrad24-Dec-07 19:44
professionalPaul Conrad24-Dec-07 19:44 
QuestionC#:Doubt in event handler? Pin
kssknov19-Dec-07 0:14
kssknov19-Dec-07 0:14 
GeneralRe: C#:Doubt in event handler? Pin
Giorgi Dalakishvili19-Dec-07 0:25
mentorGiorgi Dalakishvili19-Dec-07 0:25 
GeneralRe: C#:Doubt in event handler? Pin
Xmen Real 19-Dec-07 3:41
professional Xmen Real 19-Dec-07 3:41 
GeneralEntering null values from ComboBox Pin
AndrusM18-Dec-07 23:57
AndrusM18-Dec-07 23:57 
QuestionC#: How to change the color of a disabled textbox? Pin
kssknov18-Dec-07 22:45
kssknov18-Dec-07 22:45 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Pete O'Hanlon18-Dec-07 23:02
mvePete O'Hanlon18-Dec-07 23:02 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
kssknov19-Dec-07 0:12
kssknov19-Dec-07 0:12 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Paul Conrad24-Dec-07 19:47
professionalPaul Conrad24-Dec-07 19:47 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Pete O'Hanlon19-Dec-07 0:51
mvePete O'Hanlon19-Dec-07 0:51 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Kalvin @ Work19-Dec-07 3:17
Kalvin @ Work19-Dec-07 3:17 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Xmen Real 19-Dec-07 3:47
professional Xmen Real 19-Dec-07 3:47 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
V.19-Dec-07 4:26
professionalV.19-Dec-07 4:26 
GeneralRe: C#: How to change the color of a disabled textbox? Pin
Dan Neely19-Dec-07 5:00
Dan Neely19-Dec-07 5:00 
GeneralArray list implementation in .Net Framework Pin
King Shez18-Dec-07 22:37
King Shez18-Dec-07 22:37 

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.