Search results for query: *

  • Users: YuryE
  • Content: Threads
  • Order by date
  1. Y

    API problem

    I have an app with a text box, the value is "hello" I have another app that needs to get a the value "hello" from the other apps text box. here is the code Public Class API Public Declare Auto Function SendMessageByString Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal...
Back
Top