I've issued a bug fix to the Open Tools API Interface Search utility. Its now at version 1.1a.

I've issued a bug fix to the Open Tools API Interface Search utility. Its now at version 1.1a.

http://www.davidghoyle.co.uk/WordPress/?p=1534
http://www.davidghoyle.co.uk/WordPress/?p=1534

Comments

  1. Jacek Laskowski To be honest, I have no idea :-(
    I did a few things:
    1) Change the code to use C++11 std::unique_ptr - can't see this having an effect;
    2) Changed the detection code for installations to check for "Known IDE Packages" rather than "Experts" - this could be it but you said you had "Experts" nodes;
    3) Added the ability to disable items (by moving the entry to a disabled sub-node in the registry - unrelated;
    4) Made sure the expert editor form could understand RAD Studio macros - unrelated.
    I'm glad its working now. Let me know if you have any further issues.

    ReplyDelete
  2. If you want to do a debug version (with OutputDebugString, I do not use CodeSite) then I'll send you a log.

    ReplyDelete
  3. Jacek Laskowski If its work then I don't see a reason to do this. The fact you don't have CodeSite is not an issue as I can log to either a file or provide you with the run-time elements which can be distributed (dispatcher, live and file viewer).

    ReplyDelete

Post a Comment