Movian
New member
- Joined
- Nov 19, 2012
- Messages
- 3
- Programming Experience
- 5-10
Hey,
I have a concept for an application that i myself would find useful, I have a fair amount of VB6 experience but an fairly new to .net.
The project i have in mind simply allows you to right click a folder (or any assigned key or mouse click combination) to display a new right click menu with the contents of the folder. This would allow you to view the contents of folders on your desktop similar to the start menu system (pre-windows8). I organize shortcuts on my desktop in sub folders by group and would like to be able to just right click on the folder and drill down through the right click menu to the shortcut/file i want. instead of having to actually open the folder in windows explorer.
I think i will need to look at hooking into windows to achieve this but don't have an idea of a starting point. Can anyone point me in the right direction for research so i can figure this out? Not above doing my own research just need a nudge in the right direction ^_^
Thanks in advance!
I have a concept for an application that i myself would find useful, I have a fair amount of VB6 experience but an fairly new to .net.
The project i have in mind simply allows you to right click a folder (or any assigned key or mouse click combination) to display a new right click menu with the contents of the folder. This would allow you to view the contents of folders on your desktop similar to the start menu system (pre-windows8). I organize shortcuts on my desktop in sub folders by group and would like to be able to just right click on the folder and drill down through the right click menu to the shortcut/file i want. instead of having to actually open the folder in windows explorer.
I think i will need to look at hooking into windows to achieve this but don't have an idea of a starting point. Can anyone point me in the right direction for research so i can figure this out? Not above doing my own research just need a nudge in the right direction ^_^
Thanks in advance!