RE: Problem with Mic's updates gl wrapper
- Posted by "Bernard W. Ryan" <xotron at bluefrognet.net> Feb 12, 2004
- 524 views
Chris: > Unfortunately still looks likes exw.exe is hannging around in the task > manager processes list - does use (reported) 0% CPU time now though. I have found that when I had exw.exe hanging around in the task manager. In some of my code it was because all of my program's winows were not being closed down properly by my program on exit. Bernie