Click here to Skip to main content
15,917,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to send message to another program? Pin
Williams23-Jul-02 4:49
Williams23-Jul-02 4:49 
GeneralRe: How to send message to another program? Pin
RichardWdy23-Jul-02 5:38
RichardWdy23-Jul-02 5:38 
GeneralRe: How to send message to another program? Pin
RichardWdy23-Jul-02 5:52
RichardWdy23-Jul-02 5:52 
GeneralRe: How to send message to another program? Pin
Williams23-Jul-02 6:47
Williams23-Jul-02 6:47 
GeneralRe: How to send message to another program? Pin
RichardWdy23-Jul-02 18:06
RichardWdy23-Jul-02 18:06 
GeneralRe: How to send message to another program? Pin
RichardWdy23-Jul-02 18:06
RichardWdy23-Jul-02 18:06 
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 3:13
Williams24-Jul-02 3:13 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 3:32
RichardWdy24-Jul-02 3:32 
I can get the handle of the dialog and the ID of the edit control.
But the edit control only has ID, not caption.
I do use GetWindow() to enumerate the desktop windows. It's a good way that can replace FindWindow function. My problem is I don't know how to use ID of the control to get the handle. I tried several functions, as GetDlgItem, GetDlgCtlID,...
Could you give me further information?

Thanks a lot.
Richard Woo

No pains, no gains.
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 3:40
Williams24-Jul-02 3:40 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 4:21
RichardWdy24-Jul-02 4:21 
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 4:48
Williams24-Jul-02 4:48 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 4:57
RichardWdy24-Jul-02 4:57 
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 5:10
Williams24-Jul-02 5:10 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 5:46
RichardWdy24-Jul-02 5:46 
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 7:00
Williams24-Jul-02 7:00 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 17:10
RichardWdy24-Jul-02 17:10 
GeneralRe: How to send message to another program? Pin
Williams25-Jul-02 2:25
Williams25-Jul-02 2:25 
GeneralRe: How to send message to another program? Pin
RichardWdy25-Jul-02 18:58
RichardWdy25-Jul-02 18:58 
GeneralRe: How to send message to another program? Pin
Williams26-Jul-02 3:54
Williams26-Jul-02 3:54 
GeneralControl Panel Applet Pin
Manish Wadhera22-Jul-02 18:00
Manish Wadhera22-Jul-02 18:00 
GeneralRe: Control Panel Applet Pin
Ernest Laurentin22-Jul-02 19:04
Ernest Laurentin22-Jul-02 19:04 
Questionwhy message memory leaks? Pin
whelk22-Jul-02 16:09
whelk22-Jul-02 16:09 
AnswerRe: why message memory leaks? Pin
rokia22-Jul-02 16:23
rokia22-Jul-02 16:23 
GeneralDisconnect modem from app Pin
Ravi Bhavnani22-Jul-02 14:52
professionalRavi Bhavnani22-Jul-02 14:52 
GeneralRe: Disconnect modem from app Pin
Peter Occil22-Jul-02 15:30
Peter Occil22-Jul-02 15:30 

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.