Author Topic: Linking  (Read 2071 times)

0 Members and 1 Guest are viewing this topic.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Linking
« on: September 01, 2010, 01:24:28 pm »
Another one of my programs that I'm working on requires the name of a received program. I know I've asked this before, but I'll put it again.

Hook--> every time link activity COMPLETES (if possible, during or before if easier), output the name of incoming variable to Str1 (or any arbitrary Str, so long as I know which one).

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Linking
« Reply #1 on: September 01, 2010, 04:34:22 pm »
And, how do you stop it from like intercepting a new OS or something like that?