Re: How to open a windows folder ?
"Robert Puts" <blackhole@nono@gmx.org> schreef in bericht
news:d779rm$4kn$1@xxxxxxxxxxxxxxx
>I need to open a windows folder (not the windows open dialog, but the
>actual
> folder) from within delphi, something like
>
> cFld:="C:\Windows\System32";
> OpenFolder(cFld);
>
> where do I find this ?
> Thanks !
>
>
I guess you want to open it in order to access files in it for display,
reading, deletion, etc. If you can inform us about the purpose of opening
the folder, we may be able to give you hints.
Tom
.
Relevant Pages
- Re: Clean reinstall getting dirtier each attempt?
... partition probably contained diagnostic programs that the ... installing it right back into the Windows folder on your C ... And since it was the latest installation it became the default ... (microsoft.public.windowsxp.help_and_support) - Re: Cant load MSOE.dll
... >> Start by moving Folders.dbx to an empty Windows folder (with OE ... the DBX files are hidden in Win2K, ... >> Please respond in Newsgroup only. ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: Folder Size Rehash
... routine you pointed at does not handle larger that LONG. ... This will give it time to perform any background "folder size calculations" if it wishes to do so. ... Now look down at the "disk access light" on your machine while you move the mouse and hover it over the Windows folder. ... You'll find that standard VB "FindFirstFile / FindNextFile" method shows exactly the same behaviour. ... (microsoft.public.vb.general.discussion) - Re: Cant load MSOE.dll
... Start by moving Folders.dbx to an empty Windows folder. ... the DBX files are hidden in Win2K, ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: system info help
... i go in my windows folder in my computer i notice alot of blank spots ... If a file or folder gets deleted or moved, the rest of the items choke up, ... (microsoft.public.windowsxp.perform_maintain) |
|