Board index » Visual Studio » Reading Path VB 6.0

Reading Path VB 6.0

Visual Studio142
In VB6.0, how do you read what version of Windows a user is using? and how

do you retrieve the Windows path programmatically?





Warm Regards,



Sharrukin


-
 

Re:Reading Path VB 6.0

Quote
In VB6.0, how do you read what version of Windows a user is using?



vbnet.mvps.org/code/system/getversionex.htm">vbnet.mvps.org/code/system/getversionex.htm



Quote
and how do you retrieve the Windows path programmatically?



vbnet.mvps.org/code/system/windirs.htm">vbnet.mvps.org/code/system/windirs.htm



Rick





-