March 20th, 2013 09:47 AM
#16
Re: timers with 1ms of precision
Edit this .bat file commenting out @echo off
Then open cmd window, change current directorz to the one where all your PSK files are and start this bat file.
What messages do you get?
Victor Nijegorodov
March 20th, 2013 09:48 AM
#17
Re: timers with 1ms of precision
BTW, you have to be an Admin to install anything!
Victor Nijegorodov
March 20th, 2013 10:04 AM
#18
Re: timers with 1ms of precision
Originally Posted by
VictorN
BTW, you have to be an Admin to install anything!
thanks i did by cmd window and extract it and is installing
thanks
i will try use that function, then, and then i came back
March 20th, 2013 10:11 AM
#19
Re: timers with 1ms of precision
ok.. installed and the VC++6 IDE have it on options. but it stills not in list the CreateTimerQueueTimer()
March 20th, 2013 10:15 AM
#20
Re: timers with 1ms of precision
Did you define the appropriate SDK Headers?
For Windows 200 it must be
_WIN32_WINNT >= 0x0500 and WINVER >= 0x0500
Victor Nijegorodov
March 20th, 2013 10:17 AM
#21
Re: timers with 1ms of precision
Originally Posted by
VictorN
Did you define the appropriate SDK Headers?
For Windows 200 it must be
_WIN32_WINNT >= 0x0500 and WINVER >= 0x0500
sorry what you mean?
March 20th, 2013 10:21 AM
#22
Re: timers with 1ms of precision
Victor Nijegorodov
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks