Search results for query: *

  • Users: Sweetve13
  • Content: Threads
  • Order by date
  1. S

    Modify date in DateTimePicker via SendMessage

    I am wanting to get and change the display date in the datetimepicker control located in a 3rd party application that runs in the background and thus not in focus. I found that DTM_GetSystemTime and DTM_SetSystemTime can do this but I have been unable to get it to work. I get an error message...
  2. S

    Sending hotkeys via SendMessage

    I'm using sendmessage in vb.net to send keystrokes to another application that is not active (application runs in background thus not active). This part works just great. But I am not able to send hotkeys. Say for example. I'm sending keystrokes to notepad and I want the date. One can do this by...
Back
Top