Re: [PATCH] TortoiseIDiff optionally using FreeImage.dll for image loading
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-26 20:36:45 CEST
Will Wilson wrote:
Thanks! Even more polished than my usual code :)
>>> To try it out simply compile a patched TortoiseIDiff.exe, drop the
I just happen to have set two paths to *.ico files in my debugger when I
>> Here, you could just use TCHAR instead of the #ifdef and using
Those macros are very useful I think. And since TSVN doesn't support
>> - HMODULE hLib = LoadLibrary(_T("gdiplus.dll"));
We only load the gdiplus.dll to check if it's installed on the system
>> You've also removed our custom handling of icons. Since GDI+ only
Well, sure I want that! After all, it took me quite a while to get that
Committed your patch in revision 7629 (with some minor tweaks by me).
The next step should be to have a function in CPicture which returns all
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Tue Sep 26 20:37:06 2006 |
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.