Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Initial mouse pointer positioning on a dialog control
#5
Here works. Windows 10. Not tested on XP. If dialog is in wrong position when it receives WM_INITDIALOG, other good message for it is WM_SHOWWINDOW with wParam 1:
case WM_SHOWWINDOW if(wParam=1) mou 10 10 hDlg
Or use timer.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)