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

Re: Re: Tortoisesvn update notification code

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Thu, 23 Oct 2008 18:46:14 +0400

2008/10/23 Leland, Robert <robert.leland_at_ionep.com>:
> Do you know about where that code lives ?
>

It is TortoiseProc\CheckForUpdatesDlg.cpp

It calls URLDownloadToFile:
HRESULT res = URLDownloadToFile(NULL, sCheckURL, tempfile, 0, NULL);

See
http://msdn.microsoft.com/en-us/library/ms775123(VS.85).aspx

Also, Roger Lipscombe is right.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-10-23 16:59:52 CEST

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

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