Plugin/Environment

nchernoff

Administrator
Staff member
May 16, 2008
42
2
Get Value of an Environment Variable

The old function GetEnvironmentVariablePtr is now obsolete. Use the Windows GetEnvironmentVariable API (Ada: Win32.Winbase.GetEnvironmentVariableW) instead.
 

Similar threads