I am using Ollydbg 2.01 on Windows 7 x64. Any time I open a program, Olly does not display the API calls. Here is what I would like to see, notice the API calls in the comments section:
And here is what I see
Note the lack of API calls and just general info. Trying to analyze (Ctrl+A) doesn't do anything either. One thing I have noticed is that attempting to set the .UDD path file does not work. I set the API Help file (which works fine) and the .UDD path file, restart Olly, and when I look at the .UDD path, it has been replaced by a single period.
The issue was I was simply not using the latest version of Olly. Downloading it solved the issue I was having.