| View previous topic :: View next topic |
| Author |
Message |
TomasVercetti Guest
|
Posted: Sat Jun 10, 2006 10:53 pm Post subject: Accessing desktop's right-click menu items from application |
|
|
I have a utility which organizes the positions of desktop icons.
(It`s a .dll extension for explorer.) But the only way to switch
profiles is through the desktop's right-click menu > Icon Keeper
| Quote: | Select Active Profile > Profiles name. So I want to switch that
profiles using hotkey manager (like through the Windows Run) by |
the following manner: myapplication.exe -profilename.
Myapplication is assumed to have no window.
1. How to create application without window at all?
2. How can I pass "-someoption" into the application?
3. How access desktop's right-click menu items to simulate click
action?
Please give me directions how to act.
Sorry for my English and Thank You. |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Sun Jun 11, 2006 1:43 am Post subject: Re: Accessing desktop's right-click menu items from applicat |
|
|
"TomasVercetti" <nayans (AT) e1 (DOT) ru> wrote in message
news:448b071f$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I have a utility which organizes the positions of desktop icons.
snip |
These are not graphics issues. You should direct your questions to the
..nativeapi or .vcl groups instead.
Gambit |
|
| Back to top |
|
 |
TomasVercetti Guest
|
Posted: Sun Jun 11, 2006 3:23 am Post subject: Re: Accessing desktop's right-click menu items from applicat |
|
|
Sorry. I was inattentive. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jun 12, 2006 8:10 am Post subject: Re: Accessing desktop's right-click menu items from applicat |
|
|
Avoid typing the same text again and again
Stop wasting your time on mouse movements
Open favorite web pages with a single hotkey press
Record keystrokes and play them back with a single hotkey press
Save yourself from repetitive tasks
http://www30.webSamba.com/SmartStudio |
|
| Back to top |
|
 |
|