inject into handle of notepad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gabrielsoroush
    New Member
    • Aug 2008
    • 6

    inject into handle of notepad

    Hi
    I'm writing a program that when i write a text in its textbox it copy my text synchronously to a opened notepad file.
    My problem is that i don't know how to get handle of notepad's richtextbox and i don't know how to use it for my purpose.
    Thanks for your helping
  • joedeene
    Contributor
    • Jul 2008
    • 579

    #2
    http://www.dreamincode.net/forums/showtopic40011.htm this link should help i think its exactly what you're looking for, but also i would think of doing something like saving it into a text file and opening it again with the notepad, hmm maybe not, i think the link will help...

    joedeene

    Comment

    • Gabrielsoroush
      New Member
      • Aug 2008
      • 6

      #3
      Thank you. It helped me so much

      Comment

      Working...