Author Topic: Code completion does not solve STDMETHOD macro for COM interfaces  (Read 22828 times)

Offline GPBeta

  • Multiple posting newcomer
  • *
  • Posts: 13
  • Just a Baka
    • StudioGPBeta
Re: Code completion does not solve STDMETHOD macro for COM interfaces
« Reply #15 on: September 22, 2014, 08:01:40 pm »
No, it doesn't happen with a number of core plugins and auto completion plugin.
So I think that should be issued by a plugin or conflicts between plugins.

Edit: After removing FileManager.dll from plugins folder, I could run C::B as usual but when I close C::B, it still leave a dead process and eat one core CPU time in the background.
« Last Edit: September 22, 2014, 08:06:54 pm by GPBeta »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Code completion does not solve STDMETHOD macro for COM interfaces
« Reply #16 on: September 22, 2014, 09:54:13 pm »
Could you try what happens if you remove the "FileManager.dll" from the "share\plugins\CodeBlocks"-folder, instead of just disabling the FileManager-plugin ?

Offline GPBeta

  • Multiple posting newcomer
  • *
  • Posts: 13
  • Just a Baka
    • StudioGPBeta
Re: Code completion does not solve STDMETHOD macro for COM interfaces
« Reply #17 on: September 23, 2014, 05:01:05 am »
Yes, this is what I have done. Because there's no change for me to see the main frame of C::B , I could not open the plug-in manager under such circumstance so I have to remove it from the "share\CodeBlocks\plugins" folder manually and directly.