Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnScreenDisplay
#1
Can someone please tell me why I get this error? Warning in OSD_WndProc: #if (_winnt>=5 makes the code specific to this computer. Use if (not #if) instead. When I created an EXE. The EXE will run but I do not get an OnScreenDisplay
This is my code.

Code:
Copy      Help
OnScreenDisplay "Time_Runner"
#2
You use an old version of OnScreenDisplay. Reinstall QM and make sure you have System folder with S symbol in it. Also, in Options dialog, click 'Check Extensions' button. Make sure that extensions work well.

The text is not shown because the program exits immediately. Either use flag 2 or after OnScreenDisplay use something that waits, eg a wait command, or a dialog, or mes, etc.
#3
There where two problems. A corrupt program; I started having other problems, and the wait.

Thank you


Forum Jump:


Users browsing this thread: 1 Guest(s)