|
-
Feb 5th, 2002, 04:49 PM
#1
Thread Starter
New Member
Help!
I am using the following code to call a function and display 'explorer.exe' with the set directory.
Call ShellExecute(hwnd, "Open", "c:\windows", "", "", 1)
My problem is the window that opens doesn't have the explorer 'tree view' down the left hand side! Any ideas how I can change the code to make it appear?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|