I'm having a problem with the parameter info list. In the project I'm working on.
When I type something like this
MessageBox(
its supposed to list the parameters for the function, but it doesn't.
The project complies fine though, and no other projects seem to have this
problem.
any Ideas?