Re: CFileDialog in Threads



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 ??

This is a typical question: "Tell me how to make my bad solution work" instead of "Here's
my problem, how can I solve it?"

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

.



Relevant Pages

  • Re: Application.screenupdating always True?
    ... Application.Screenupdating can have no effect while single stepping - each step releases control to the OS, which will refresh every application window - and it is, in effect, True at every breakpoint. ... It seems possible that the Watch Window might be reflecting this - if you set a break on change it does break, and then breaks again after the next statement so it seems as though it might be getting a little confused. ... I wrote a test routine that set Screenupdating to false and then retested it then back to true 100 times - no break occurred; the question is essentially: if someone else has code that sets screenupdating to false and looks at the value in the watch pane while single stepping, do they see the value become false? ... Instead I try to use the Range object ...
    (microsoft.public.word.vba.general)
  • RE: debugger IDE hangs when stepping with properties in watch wind
    ... Thanks - but as I'm typically changing context with each step (from one ... adding and then removing items from the watch ... window before each step isn't really very helpful - basically, ... > watch window, it will cost debugger much time to resolve these variables, ...
    (microsoft.public.vsnet.debugging)
  • Re: Float a window over sheet
    ... If you're using Excel 2002, or later version, you can use the Watch ... Choose Tools>Formula Auditing>Show Watch Window ... To go to a watched cell, double-click its name in the watch list. ...
    (microsoft.public.excel.programming)
  • Re: Problem with debug watch with "empty" web project in solution
    ... When VS pauses at the break point click on the first line of the Watch ... If the watch window is not displayed, ... In the first cell of the Watch 1 window enter "Request". ... be able to drill down on the Request object. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: strange cosmetic ide bug
    ... I suppose it's understandable that legacy code would affect Watch, ... as its origins the FPW/FPD "debug" window. ... Can I ask what you're doing with color sets *anyway*? ...
    (microsoft.public.fox.programmer.exchange)