News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code Completion doesnt work

Started by General, January 02, 2008, 10:15:21 PM

Previous topic - Next topic

General

Hello guys,

at first i want to apologize for my English. Because iam from Germany.
So now my problem.
Since a few days i have very big problems with C::B.
When I type for example "Mess" in a Win32GUI Project and press STRG+WHITESPACE he shows me the code completion for all function beginning with "Mess" , like MessageBox or MessageBoxEx. But since the few days he didnt make the auto completion, he only make it for things like "if,for,else" but not for the given function of the Lib. Is there anyone who´s knows this problem, and know how to solve it?`Thanks allot.

General

dje

Hi !

If your project is open by default at C::B start, you can jump to the "symbols" management tab, right click on its root (symbols) and click on "re-parse".

Dje

General

well, i think i had explained it wrong. Make a Win32GUI project, type in "MessageB" and press STRG+WHITESPACE, normally he have to show all WinAPI function beginning with "MessageB" but since a few days he didnt make it. @Dje your try to solve my problem dosent work, but i dont know why.?