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