- Oct 30, 2000
 
- 42,589
 
- 5
 
- 0
 
Windows C++ (MFC) app.
Using the task manager, I willing to show it as a process, but not showing on the task list. When I hide the window it does not show on the task bar but it is still identified within the task manager as an application.
Any theories or do I have to have the application rewritten without a window itself and use a thread timer instead of a Windows Timer.
Doug
			
			Using the task manager, I willing to show it as a process, but not showing on the task list. When I hide the window it does not show on the task bar but it is still identified within the task manager as an application.
Any theories or do I have to have the application rewritten without a window itself and use a thread timer instead of a Windows Timer.
Doug
				
		
			