02-25-2008 09:48 AM
 MikeS81
		
			MikeS81
		
		
		
		
		
		
		
		
	
			02-25-2008 09:51 AM
Hi,
the problem is you use the wrong syntax. Try search for "GetMessageA function" in google. You will get an entry to MSDN.
Mike
 Matthew_William
		
			Matthew_William02-25-2008 10:11 AM
When registered for in a VI running inside a LabVIEW project, 
generated when the application instance of 
the project is closed for any reason, such as when you close the Project 
Explorer window, when you select File»Close All or 
File»Quit, or when you run a VI that executes the Quit LabVIEW function. When registered 
for in a VI running outside a project, generated when you exit LabVIEW through 
the user interface or with the Quit LabVIEW function. 
 Wiebe@CARYA
		
			Wiebe@CARYA
		
		
		
		
		
		
		
		
	
			02-25-2008 11:10 AM
 MikeS81
		
			MikeS81
		
		
		
		
		
		
		
		
	
			02-25-2008 02:53 PM
Hi,
here is a link from LAVA about this topic: http://forums.lavag.org/WM-QUERYENDSESSION-t1285.html
Mike