GetTime() func?

Started by
0 comments, last by tryforfulluse 23 years ago
hi im learning D3D using dx8 now, and in the sdk for the c/c++ tutorials they call this func timeGetTime() frequently, i have no idea what library that is in though. please someone tell me which one i should include so it works. thanks
bad!
Advertisement
You''ll need to include mmsystem.h and link winmm.lib to your project.
==========================================In a team, you either lead, follow or GET OUT OF THE WAY.

This topic is closed to new replies.

Advertisement