Hi forum.

THIS IS NOT RELATED TO VC++ programming directly ....
The issue I have is that our application is hanging in some vista machines in customer sites that we do not have access to those machines.

we are unable to reproduce those problems in any of our vista machines as well ..


QUESTION :
Somewhere related to some windows API's discussion people were mentioning that there are settings in vista that handles the automatic closing of threads differently ...
Its this that could be one reason why applications hang in vista machines while using legacy APIs

Is anyone aware of these settings ??? so that I can ask the customer to change these settings and see if the hangs have reduced ..... Converse ... I can enable these settings in our vista machines and reproduce those hangs that can help us sort out vista related issues better ?

I think probhably some registry settings that would restrict vista in closing threads or freeing memory etc .... i dont know.

Thanks in anticipation.