We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1>x_ray.cpp(399): error C2065: 'hCheckPresenceMutex' : undeclared identifier ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Don't know what's causing this.
The text was updated successfully, but these errors were encountered:
That's a typo (my bad).
Line 399: should be CloseHandle(presenceMutex);
Sorry, something went wrong.
Fix #11 (typo).
3f08e84
No branches or pull requests
1>x_ray.cpp(399): error C2065: 'hCheckPresenceMutex' : undeclared identifier
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Don't know what's causing this.
The text was updated successfully, but these errors were encountered: