Advertisement
6_2008-2009 Files/ File Controls/ Input/ Output #194891

Open Folders As Windows from VB5

This code is for those people who want to open up folders/directories as separate windows, as compared to the alternative fileboxes.

AI

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.

소스 코드
original-source
Directory = "C:\"
Shell "Explorer " + Directory, vbNormalFocus
' The above code opens the C:\ directory as a new window
Upload
원본 댓글 (3)
Wayback Machine에서 복구됨