Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to find what the user path is for their Environment
Variables?



How to find what the user path is for their Environment Variables?..

Answer / editcdc

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

Post New Answer

More Delphi Interview Questions

Write a program to show the memory leak?

0 Answers  


How to display an application associated icons?

0 Answers  


How much does MTS improve connect times?

0 Answers  


Explain about Multi-Threaded ISAPI DLLs ?

0 Answers  


How to Hide the application from the Windows Taskbar?

0 Answers  


How to drop down a menu Programmatically ?

0 Answers  


How to Select a cell in a DBGrid ?

0 Answers   DELL,


How to Convert a number from one base to another?

0 Answers  


What are the different types of inheritances present in delphi?

0 Answers  


How to Set break on exception in Delphi 4?

0 Answers   Accenture,


How to Disable Full Window Drag?

0 Answers  


How to assign a Null value to a numeric field in a table?

0 Answers  


Categories