|
-
May 14th, 1999, 07:23 AM
#1
How do i use FindWindow()!!!
Hi
I have a dialog based application running. The dialog box has an edit control. Now I have to access the edit control of this dialog box in a different application. This application should be in a position to set the text in the first application. How do I do it. I can use FindWindow to get the CWnd handle to the dialog box. After that how do I proceed? Please reply at the earliest
Regards
Shridhar
-
May 14th, 1999, 08:41 AM
#2
Re: How do i use FindWindow()!!!
Hi!
See EnumChildWindows (...) documentation.
-
May 17th, 1999, 11:58 PM
#3
Re: How do i use FindWindow()!!!
Could you please give me a sample. I am not able to understand the concept.
Thanks in advance
Shridhar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|