Temporary Internet files directory

Surjer

Registered User.
Local time
Today, 19:01
Joined
Sep 17, 2001
Messages
232
Is there a way I can grab the systems Temporary Internet Files directory and through it into a string type variable?

Dim F as string
F = GetTempPath ' This gets the temp folder - I need temporary internet files folder
 
GOT IT

Function of shfolder.dll This extension lets you grab windows special folders locations
 

Users who are viewing this thread

Back
Top Bottom