Re: CFileDialog in Threads
- From: akshay4friend@xxxxxxxxx
- Date: 4 Feb 2006 00:48:29 -0800
my current modified code working fine which is created using above
link. I am creating a thread in which I am watching window creation for
save dialog box using FindWindow and I can very well crosscheck handle
is of my required window. Can you point out possible error in this ??
my problem, how can I solve it?"This is a typical question: "Tell me how to make my bad solution work" instead of "Here's
Joseph it seems you have not read this FULL THREAD. Read my ALL
comments what I asked along with my code. 1st thing I already mentioned
I am new to threading second I already asked 'how should I get handle
to File Save Dialog Box 'after it invoked and also how to find its
invoked completely and appeared' SO I didnt said I want to get work my
existing code only which may be wrong !!!
As used here http://www.codeproject.com/shell/iesaveas.asp I am
creating only one thread now to watch created window and I am running
ActiveX in main GUI thread only but I dont need to use hooks for my
purpose.
Akshay
.
- Follow-Ups:
- Re: CFileDialog in Threads
- From: Joseph M . Newcomer
- Re: CFileDialog in Threads
- References:
- CFileDialog in Threads
- From: akshay4friend
- Re: CFileDialog in Threads
- From: Joseph M . Newcomer
- Re: CFileDialog in Threads
- From: Joseph M . Newcomer
- CFileDialog in Threads
- Prev by Date: Re: picture box drawing
- Next by Date: Does every windows which shows itself while working on any Windows O.S ( lets say Windows 2k) a registered one?
- Previous by thread: Re: CFileDialog in Threads
- Next by thread: Re: CFileDialog in Threads
- Index(es):
Relevant Pages
|