When you run the program in Windows XP, a window pops up with the message:
The entry point to the
InitializeConditionVariable
procedure was not found in the Kernel32.dll library.
How to treat?
Access to the program code is, I can write a function that implements the same functionality using SetEvent()
. How to make, that depending on OS this or that function was caused? In my opinion, this is the easiest solution.