News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Codecompletion problem

Started by slushpuppy, June 28, 2012, 07:53:02 AM

Previous topic - Next topic

slushpuppy

Hi,


I have a problem with codeblocks's autocomplete not recognizing certain functions in include header files:

http://mingw-w64.sourcearchive.com/documentation/2.0-1/audiopolicy_8h_source.html


For e.g., even after the definition of "COBJMACROS", codeblock's auto complete still doesn't recognize "IAudioSessionEvents_QueryInterface" for example.


The code compiles and links fine however.


Thanks alot