On 19.06.2009 09:17, Yuki KODAMA wrote: > I also noticed unknown idCmd. But I didn't track any more in back then. > Are there some finding of you?
Not yet. Was absorbed by other things. Yesterday, I assembled a new 64 bit capable PC and installed 64bit Windows 7 on it, so I can hopefully test the overlay problems on 64bit. Just started testing. I need to get the 64bit compiler of MS VC working now (I have VS 2005 pro here). I added some notes for that on the ShellExtension page. The free visual Studio express 2008 is known to have issues with installing the 64bit C++ compiler. > BTW, I created new page in crew Wiki: > http://bitbucket.org/tortoisehg/crew/wiki/NewShellExtensionPlan > This is just memorize, so please feel free add/remove you want. Seen. I have added my comments there. > And this page > http://bitbucket.org/tortoisehg/crew/wiki/ShellExtension > is very useful for other developers. Thank you. > I'll add a topic how to build debug DLL using VC9. In my environment, > release DLL didn't output any debug information. Hmm. With this http://bitbucket.org/tortoisehg/crew/changeset/8471c7c3d8c1/ it should create debug output out of the box if you do nmake /f Makefile.nmake according to the ShellExtension page I do have debug output here when built with MS VC++. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
