Click here to Skip to main content
15,911,531 members

Comments by Doop2001 (Top 1 by date)

Doop2001 4-Oct-10 16:12pm View    
The leak was in the SetRegKey function. I can't explain because it looks like the objects are getting properly destroyed. I resolved it by only calling the function once either when one of the exes were running or when they terminated. It still leeks about 4 KB each time the function is called but much better than every 20 - 30 seconds.