Click here to Skip to main content
15,914,016 members
Home / Discussions / C#
   

C#

 
AnswerRe: component Pin
Luc Pattyn4-Dec-10 7:39
sitebuilderLuc Pattyn4-Dec-10 7:39 
GeneralRe: component Pin
PIEBALDconsult4-Dec-10 8:31
mvePIEBALDconsult4-Dec-10 8:31 
AnswerRe: component Pin
RaviRanjanKr15-Dec-10 17:48
professionalRaviRanjanKr15-Dec-10 17:48 
Questionindex of items in CheckedListBox Pin
navidsoft4-Dec-10 1:50
professionalnavidsoft4-Dec-10 1:50 
AnswerRe: index of items in CheckedListBox Pin
Abhinav S4-Dec-10 2:05
Abhinav S4-Dec-10 2:05 
AnswerRe: index of items in CheckedListBox Pin
Luc Pattyn4-Dec-10 2:07
sitebuilderLuc Pattyn4-Dec-10 2:07 
QuestionDatagrid view's Event Control Pin
toetoeag3-Dec-10 21:04
toetoeag3-Dec-10 21:04 
AnswerRe: Datagrid view's Event Control Pin
Eddy Vluggen4-Dec-10 2:25
professionalEddy Vluggen4-Dec-10 2:25 
QuestionHow to return an environment variable? [modified] Pin
turbosupramk33-Dec-10 7:16
turbosupramk33-Dec-10 7:16 
AnswerRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 9:48
turbosupramk33-Dec-10 9:48 
AnswerRe: How to return an environment variable? Pin
T M Gray3-Dec-10 10:40
T M Gray3-Dec-10 10:40 
GeneralRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 11:27
turbosupramk33-Dec-10 11:27 
AnswerRe: How to return an environment variable? Pin
Ian Shlasko3-Dec-10 10:52
Ian Shlasko3-Dec-10 10:52 
GeneralRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 11:28
turbosupramk33-Dec-10 11:28 
AnswerRe: How to return an environment variable? Pin
PIEBALDconsult3-Dec-10 11:13
mvePIEBALDconsult3-Dec-10 11:13 
GeneralRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 11:29
turbosupramk33-Dec-10 11:29 
AnswerRe: How to return an environment variable? Pin
Dr.Walt Fair, PE3-Dec-10 13:25
professionalDr.Walt Fair, PE3-Dec-10 13:25 
How are you checking the value?

I'm not sure if this changed in the latest versions of Windows, but usually environment variables are initialized with a copy of the OS environment variables when the process starts. While the process is running, any changes in environment variables via the OS would not be seen by the process and any changes made to variables in the process will not be passed back to the OS.
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


GeneralRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 14:03
turbosupramk33-Dec-10 14:03 
GeneralRe: How to return an environment variable? Pin
Dr.Walt Fair, PE3-Dec-10 14:24
professionalDr.Walt Fair, PE3-Dec-10 14:24 
GeneralRe: How to return an environment variable? Pin
turbosupramk33-Dec-10 18:33
turbosupramk33-Dec-10 18:33 
GeneralRe: How to return an environment variable? Pin
Dr.Walt Fair, PE3-Dec-10 19:52
professionalDr.Walt Fair, PE3-Dec-10 19:52 
QuestionPrevent class member circular initialization? Pin
frattaro3-Dec-10 5:01
frattaro3-Dec-10 5:01 
AnswerRe: Prevent class member circular initialization? Pin
_Erik_3-Dec-10 5:22
_Erik_3-Dec-10 5:22 
AnswerRe: Prevent class member circular initialization? PinPopular
Luc Pattyn3-Dec-10 5:22
sitebuilderLuc Pattyn3-Dec-10 5:22 
GeneralRe: Prevent class member circular initialization? Pin
Dalek Dave3-Dec-10 5:33
professionalDalek Dave3-Dec-10 5:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.