Author Topic: Codecompletion problem  (Read 2397 times)

slushpuppy

  • Guest
Codecompletion problem
« on: June 28, 2012, 07:53:02 am »
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