How do I find my way around?
#1
Question 
I'm using Visual Studio Express C++ for my IDE. I'm going to try using Eclipse again, but I had some trouble when I first tried using it. But right now I'm going to try using VC++.

Are there some tools I can use to see where methods/functions are called from? for VC++ and also Eclipse too?:confused2:
Reply
#2
If you're on windows, use VC Express for sure.

CTRL-SHIFT-F - find in files.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
VC++, right click on method -> Find all references
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#4
grep Smile
Reply

Logout Mark Read Team Forum Stats Members Help
How do I find my way around?0