Process Enf hit
I have a small program I run as a background process. I originally compiled it
with the registered version of Dice back in March and it worked fine with no
enforcer hits. I recompiled it with the new released version of Dice and it
now gets an enforcer hit. The problem seems to be caused by the startup
message since the program works fine if I start it from the CLI or WorkBench.
It only gets the hit when started from within another program. I'm setting
ReplyPort, Length, ArgList and ToolWindow before I PutMsg(). Can someone tell
me if I'm doing something wrong or forgettting something.