Quote Originally Posted by __bairagi View Post
... Once I load my source file into the visual studio 2010, I get the following error messages:

1.error: identifier DWORD is undentified .
2. error: identifier timeGetTime() is undefined.
3: error: identifier suseconds_t is undefined.

I am getting trouble with this for some days. Please let me know, how to overcome this problem?
1. http://www.codeguru.com/forum/showthread.php?t=219341
3. See my previous post.