Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: rgoldner on January 22, 2010, 10:37:13 PM

Title: Interfacing Mach3 with my App
Post by: rgoldner 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?
Title: Re: Interfacing Mach3 with my App
Post by: zealous on January 23, 2010, 03:25:58 AM
Code: [Select]
DoOEMButton(706)