I need my VB 5.0 Application to make a Api call to windows, to show a file windows window.
I need to show a Windows window... for example
"My PC" Window or "C:\" Window
Any help would be great
THanks
Santiago
Printable View
I need my VB 5.0 Application to make a Api call to windows, to show a file windows window.
I need to show a Windows window... for example
"My PC" Window or "C:\" Window
Any help would be great
THanks
Santiago
Code:Shell "explorer C:\", vbNormalFocus