hi
I need Built a Shell in Vb for Win95 an Win 98
How I can do that ??
What I need consider?
Printable View
hi
I need Built a Shell in Vb for Win95 an Win 98
How I can do that ??
What I need consider?
- Use a ListView for the main control
- Use Dir to enumerate the files and directories
- Use registry functions to get the associated icon for a file.
- Use Shell and ShellExecute to open the file