nchernoff
2008-06-06, 15:56
Get Value of an Environment Variable
The old function GetEnvironmentVariablePtr is now obsolete. Use the Windows GetEnvironmentVariable API (Ada: Win32.Winbase.GetEnvironmentVariableW) instead.
The old function GetEnvironmentVariablePtr is now obsolete. Use the Windows GetEnvironmentVariable API (Ada: Win32.Winbase.GetEnvironmentVariableW) instead.