Advertisement
2_2002-2004 Windows System Services #125658

Get Windows and TEMP Folders the easy way, without APIs

It returns the path of the windows or temp folders.

AI

Tóm tắt bởi AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Mã nguồn
original-source
strWindir = Environ("WinDir") ' ->C:\Windows
strTempDir = Environ("temp") ' ->C:\Windows\Temp
strTempDir = Environ("tmp") ' ->C:\Windows\Temp
Bình luận gốc (3)
Được khôi phục từ Wayback Machine