Hi, all,
according to MSDN, the createtimerqueue() is available in windows 2000 professional in kernel32.lib. but unresolved when trying to use it. I wanted to try to link kernel32.dll instead, how to tell VC++ to look for kernel32.dll in VC++?
any other polling timer I can use if createtimerqueue is not available?
thanks much