time delay functionis there a good reason to choose std::chrono vs Sleep() function? https://msdn.microsoft.com/en-us/...
time delay functionThis function has been using in the old code. Now, that we put a program in the new hardware we have...
SendMessage functionMain Windows handle.
SendMessage functionHave to cast SendMessage function as (HWND)for the program to compile. But the software freezes. ...
DialogBoxParam errorThanks mate! I can't tell you whether this works since this is a really old software and I sill have...