Hi,

I am trying to do away with the .net IDE and therfore was trying vim 7 with command line compilation. My project uses ShellExecuteW fuction which is window specific and therfore it gives the error which says:

Unresolved external symbol __imp__ShellExecuteW.......

Can someone please tell me how can resovle this?

Also, I am trying to figure out how will I debug my application. Can some one please tell me the best way to do this ?

Another silly question.

Vim 7 has the tab feature, but I have not been able to figure out how to move between tabs using the keyboard. If any of you know, please help!!

Thanks a lot.