User profile: SteveOshnall

User info
User name:SteveOshnall
History
Joined:
Number of posts:11
Latest posts:

time delay function
is there a good reason to choose std::chrono vs Sleep() function? https://msdn.microsoft.com/en-us/...

time delay function
This function has been using in the old code. Now, that we put a program in the new hardware we have...

SendMessage function
Main Windows handle.

SendMessage function
Have to cast SendMessage function as (HWND)for the program to compile. But the software freezes. ...

DialogBoxParam error
Thanks mate! I can't tell you whether this works since this is a really old software and I sill have...