How to find what the user path is for their Environment
Variables?
Windows provides four API functions for accessing and
updating environment variables:
1. GetEnvironmentVariable
This returns the value of a given environment variable.
2. SetEnvironmentVariable
Sets an environment variable's value, creating a new
variable if necessary. This routine can also be used to
delete an environment variable.
3. GetEnvironmentStrings
Gets a list of all the environment variables available
to a process.
4. ExpandEnvironmentStrings
Replaces environment variables delimited by "%"
characters in a string with the variable's value.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Log in to the remote datamodule?
what are the uses of Arrow and Function Keys ?
Can I use the ODBC drivers that I got with ?
How do we get access to a database from Delphi?
Why IBM hire you only?
1 Answers Goldman Sachs, IBM, Time,
What is "Error 113" during installation?
Compare the similarities and differences among Sockets, DCOM, OLE Enterprise?
When I use the Glyph property, how do I know which color is transparent?
How to make sure the function DLLPROC is called when your DLL is unloaded?
How to Change the location of the object repository ?
What to use in Kylix, as a possible replacement for ShellExecute in Windows?
what are the files that need to be included with applications using MSACCESS?