PDA

Click to See Complete Forum and Search --> : MSVC++ function parameters


nabeels786
Mar 24th, 2002, 12:03 PM
Which project settings do I have to change or what files do I have to add to my project in order to get the IntelliSense to show up the function parameters?

I'm using thsi 3d engine called Genesis3d, and itd be really helpful not to have to lookup the function parameters every time.


Thanks :)

parksie
Mar 24th, 2002, 02:09 PM
Surely it just needs to have generated the ClassView database?

nabeels786
Mar 24th, 2002, 02:10 PM
yeah there is one in the dir as the files, but its still not showing the stuff.

i added the header file to the project, still won't show it