Apr 22, 2003 #1 stordaz Member Joined Apr 15, 2003 Messages 16 Location Italy What can I use to substitute the old API call GetWindowsDirectory in VB.NET? thanks
Apr 22, 2003 #2 Derek Stone Exalted One Joined Nov 17, 2002 Messages 1,878 Location Rhode Island User Rank *Expert* The System.Environment.SystemDirectory property is as close as your going to get, I believe.