Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SHBrowseForFolder を使用してダイアログ ボックスを開くと、非表示のフォルダーも参照するようにします (非表示のフォルダーがダイアログ ボックスに表示されます)。これどうやってするの?
SHBrowseForFolder隠しフォルダを表示しません。FolderViewコントロールを使用するか、 を使用して独自のブラウザ ダイアログを作成する必要がありますFindFirst/FindNext。
SHBrowseForFolder
FolderView
FindFirst/FindNext