explain problem
the visual assist X plugin for visual studio list all constants, functions, variables, in both .cpp or .h files
cnpack plugin do the same but with c++ builder 6 perfectly, but in later version of c++ builder from XE version to XE7
it make this with standard c++builder constants,function,variables lik int, HRESULT, and so on
but when i am using external library like directx or fmod sound library it does not list all functions or constants that came with
external library in .h file like it make with c++builder 6
sorry about my language
[ Last edited by boodyman28 at 2014-12-30 03:11 ]
|