Get Windows Directory Without Using API Function
Get Windows Directory Without Using API Function
API Declarations
dim winpath as string
Rate Get Windows Directory Without Using API Function
(2(2 Vote))
winpath = fso.GetSpecialFolder(WindowsFolder)
debug.print winpath
Get Windows Directory Without Using API Function Comments
No comments yet — be the first to post one!
Post a Comment