Question
looking up definitions in Visual Studio
Though it's more a thing to Visual Studio, maybe someone can give me a short howto here.
Visual Studio can show a variable/classes definition automatically in a window or go to that definition (right click menu). But that seems to work only if that definition lays within the same file. It would be a great help if this would work for every type/class within the whole SDK.
Also right click on an include like #include "CDialogObserver.h" gives the entry "open document 'CDialogObserver.h'" but then doesn't find the file though it does when it builds the plug-in.
Is there an easy way to accomplish both?
Regards,
Juergen
Visual Studio can show a variable/classes definition automatically in a window or go to that definition (right click menu). But that seems to work only if that definition lays within the same file. It would be a great help if this would work for every type/class within the whole SDK.
Also right click on an include like #include "CDialogObserver.h" gives the entry "open document 'CDialogObserver.h'" but then doesn't find the file though it does when it builds the plug-in.
Is there an easy way to accomplish both?
Regards,
Juergen