Returning Windows Environment Variables?
I'm trying to access my windows user variables on the machine but when I use `getenv()` or `getenv_s()` it's not returning any data....
Looking at scripting you acess them with `$.getenv()` so what would be the correct function in the C++ api?
For either Automation or Filter.
