[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TSVN harms WaitForInputIdle function

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 16 Apr 2008 14:03:24 +0200

2008/4/16 Ryoji Ohta <r-oota_at_ah.jp.nec.com>:
> Stefan Ku"ng <tortoisesvn_at_gmail.com>" wrote:
> > Where did you get that information?
> > If that's really true, then that would be a bug in Vista.
>
> On Vista, it never occurs with current TSVN version(1.4.8).
>
> Here is my small sample code.
[snip]

Without being able the other part (where you call WaitForInputIdle()
and the rest of this program) I can't really tell what's wrong.

The only thing you have to consider:
WaitForInputIdle waits for an UI-Thread to be created which is
attached to a message queue.
SHGetfileInfo() does neither, and so does TSVN (in the shell extension part).

There must be something else wrong in your application.

Stefan

-- 
 ___
 oo // \\ "De Chelonian Mobile"
 (_,\/ \_/ \ TortoiseSVN
 \ \_/_\_/> The coolest Interface to (Sub)Version Control
 /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-16 14:03:42 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.