How to catch the 'Stop Build' event?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know how to catch the 'Stop Build' event? I need this feature in an add-in. It's the intention to detect when the user has pressed this button while a make is running. So far, I couldn't find anything on the net about this subject. The add-in framework is made with the Mfc AppWizard (Dll). Thanks in advance for any help. Geert Vancompernolle Belgium