occt: master e87d0237

Author Committer Branch Timestamp Parent
kgv bugmaster master 2017-04-18 11:23:40 master 85719f0e
Changeset 0027345: Foundation Classes, OSD_Environment - use consistent way to retrieve environment variable value on Windows

OSD_Environment::Value() now uses GetEnvironmentVariableW() instead of _wgetenv()
which might provide outdated variable value cached by C runtime library.
mod - src/OSD/OSD_Environment.cxx Diff File