Click here to Skip to main content
16,008,490 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
Ravi Bhavnani5-Aug-04 13:58
professionalRavi Bhavnani5-Aug-04 13:58 
GeneralRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
Ryan Binns5-Aug-04 18:33
Ryan Binns5-Aug-04 18:33 
GeneralRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
Ravi Bhavnani6-Aug-04 2:51
professionalRavi Bhavnani6-Aug-04 2:51 
AnswerRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
Rickard Andersson205-Aug-04 15:38
Rickard Andersson205-Aug-04 15:38 
AnswerRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
palbano5-Aug-04 19:08
palbano5-Aug-04 19:08 
AnswerRe: Can Tcp/Ip "Accept() " Be Made "Non Blocking" Pin
geo_m5-Aug-04 22:24
geo_m5-Aug-04 22:24 
QuestionCorrect ReBar/ToolBar/DialogBar functionality? Pin
JBlair5-Aug-04 10:41
JBlair5-Aug-04 10:41 
QuestionHow to send kb/mouse message to an un-active "Notepad"? Pin
Member 6253945-Aug-04 10:25
Member 6253945-Aug-04 10:25 
I have a windows application that made by someelse. I don't have the source to change it. It takes kb/mouse inputs and does some work. Therefore, I wish I could use a program to pretend the kb/mouse sending inputs to it, so that it could running automatically.

If the target application is running foreground, everything could be easy. Using any keyboard/mouse record & play software will satisfy me. But I wish it could be running background. So I can use forground (another active windows) to do something else, for example monitor.

So, the problem is how to pretend kb/mouse and send message to a BACKGROUND app. For example, how to send "hello" to a un-active Notepad and let Notepad accpet "hello" as keyboard inputs.

I tried PostMessage to it directly. But it seems it will not response to my message. (I used another little program to prove that all these KeyUP and KeyDown messages are sent correctly). So I think there is some windows mechanism which makes un-active windows response to kb message.

I have no clue at all, any advise is very welcome.

Thanks,

Joe
GeneralConnecting to multiple servers thru single port client connection Pin
Sivaji5-Aug-04 9:26
Sivaji5-Aug-04 9:26 
GeneralRe: Connecting to multiple servers thru single port client connection Pin
palbano5-Aug-04 19:13
palbano5-Aug-04 19:13 
Generalautomate the "create a new connection" wizard Pin
guangguang5-Aug-04 7:37
guangguang5-Aug-04 7:37 
GeneralRe: automate the "create a new connection" wizard Pin
PJ Arends5-Aug-04 7:55
professionalPJ Arends5-Aug-04 7:55 
Generalpls help... its very urgent... Pin
deep_gz5-Aug-04 6:49
sussdeep_gz5-Aug-04 6:49 
GeneralRe: pls help... its very urgent... Pin
Navin5-Aug-04 7:19
Navin5-Aug-04 7:19 
GeneralRe: pls help... its very urgent... Pin
deep gz5-Aug-04 8:05
sussdeep gz5-Aug-04 8:05 
GeneralRe: pls help... its very urgent... Pin
David Crow5-Aug-04 9:46
David Crow5-Aug-04 9:46 
GeneralRe: pls help... its very urgent... Pin
David Crow5-Aug-04 7:31
David Crow5-Aug-04 7:31 
GeneralRe: pls help... its very urgent... Pin
wb5-Aug-04 10:04
wb5-Aug-04 10:04 
QuestionEvent Handler Never Called?? Pin
hyling5-Aug-04 5:47
hyling5-Aug-04 5:47 
AnswerRe: Event Handler Never Called?? Pin
Jaime Stuardo5-Aug-04 6:09
Jaime Stuardo5-Aug-04 6:09 
GeneralRe: Event Handler Never Called?? Pin
hyling5-Aug-04 6:45
hyling5-Aug-04 6:45 
GeneralRe: Event Handler Never Called?? Pin
Maximilien5-Aug-04 7:01
Maximilien5-Aug-04 7:01 
GeneralRe: Event Handler Never Called?? Pin
bikram singh5-Aug-04 7:08
bikram singh5-Aug-04 7:08 
GeneralRe: Event Handler Never Called?? Pin
PJ Arends5-Aug-04 7:23
professionalPJ Arends5-Aug-04 7:23 
GeneralRe: Event Handler Never Called?? Pin
David Crow5-Aug-04 7:23
David Crow5-Aug-04 7:23 

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.