Re: Phix 0.7.1 released.
- Posted by ChrisB (moderator) Dec 26, 2016
- 2391 views
Hi Don
A quick google search, it looks likes GetTickCount64 isn't supported on anything less than Windows Vista, so it looks like you are out of luck with win XP, unless there is a work around to use GetTickCount, but I suspect that there may also be other issues too.
Just had a quick look - it's in pTime.e, and associated with machine code, so not something I'll be touching!
Cheers
Chris