Log in

View Full Version : Adding functionality: any pearls of wisdom?


myAvatar
August 17th, 2001, 11:58
Greetings Board,
I am going to find as many essay's of this nature
that I can... but I thought it might also be wise
to see if any of you had some pearls of wisdom
to share that I might not find in a tutorial or
something...

I have a program that doesnt process command
line arguments, so I have to go in and hit a button
each time, or press F9, or choose the appropriate
option from the main menu. I know I could use
one of those window's macro programs would send
the keys to it... but thought it would be nice to
possibly write something so that I could use AT
commands in NT to schedule it.

What are your thoughts?

Regards,
myAvatar

the snake
August 18th, 2001, 12:24
Hi
here is a link to :
"A series of essays on adding functionality to W32Dasm.
Added functions are: Commandline parameters..."
Written by Harlequin.
Can be found at http://harlequin00.cjb.net at the
essay section, the first one..
the snake

myAvatar
August 18th, 2001, 19:40
thnkx! looks execellent... now I just
need to spend time understanding it
so I can apply it to my target...

appreciatively,
myAvatar