Hello Guest it is March 28, 2024, 03:15:33 PM

Author Topic: Interfacing Mach3 with my App  (Read 2799 times)

0 Members and 1 Guest are viewing this topic.

Interfacing Mach3 with my App
« on: January 22, 2010, 10:37:13 PM »
I not sure where this message belongs so I put it here. I hope that's ok.

I'm building an app that interfaces with Mach3 such that Mach3 and my App (an .EXE) appear to be one program. When Mach3 is terminated my App is also terminated (I use a plugin). The problem I am facing is that my app's window is always on top. When Mach3 terminates it puts out that are you sure message. The message can't be seen because my app's window is on top of it. Is there any way to get rid of it or programatically press the Ok button?

Offline zealous

*
  •  489 489
  • HI!
    • View Profile
    • Artsoft Solutions
Re: Interfacing Mach3 with my App
« Reply #1 on: January 23, 2010, 03:25:58 AM »
Code: [Select]
DoOEMButton(706)