 |
SetEnv - CodeProject
Hi g_satish, The problem is not with SetEnv but with Windows itself, it will not allow a process to modify the environment of it's parent process. This is why all the other windows will get an update, just not the one you call SetEnv from. The only soluti
www.codeproject.com |
 |