How to configure VC++ 2008 to use Panda3D?

Hi, all.
Could anyone tell me how to configure VC++ 2008 to use Panda3D?
What to include? What Lib to use? What’s the other setting?
Could I use WinMain() instead of main()?

Thanks to everyone pay attention to this post.

Sorry, to be able to use Panda3D with VC++ I’m afraid you will need to have the same version as Panda3D was originally compiled with, which would be VC2005. I think you would need to compile Panda3D from scratch on VC2008, I believe somebody has done that before:
discourse.panda3d.org/viewtopic.php?t=4309

Thanks.

But could you tell me the configuration of VC++ 2005?

See this thread: discourse.panda3d.org/viewtopic.php?t=4828