Results 1 to 3 of 3

Thread: SendMessage

  1. #1

    Thread Starter
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    SendMessage

    SendMessage makes use of the API, and is not a "pure" visual basic function. So newbies like me have no clue, as how to implement it.

    I want to send the string "Merge.txt" to another non-visual basic application. The text window it is going to, is called 1013.
    I've used VB.NET to find the name 1013, by simply opening the non-vb app.

    Please post a clear full code or explanation of how to send a message to another app's textbox.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246
    Classic VB? Or VB.NET? Not sure which one you wanted with the way you put it..

    Phreak

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3

    Thread Starter
    Fanatic Member TTn's Avatar
    Join Date
    Jul 2004
    Posts
    708

    Wink default

    I thought about that after I posted, but by default we are in a VBclassic forum so... (ofcourse me being a newbie...)...

    Yes VB6.
    Although if you know VBNET that's an extra for later.
    I know this must be asking much.
    If this stuff were only simpler, the way it should be...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width