Re: Programming a folder browser
You wouldn't be creating a service. Basically you would be hooking the application, and then watching to see when the user right clicked. At that time you would want to produce your menu. Obviously there is going to be a lot of logistical stuff involved with doing this.
|