Click here to Skip to main content
15,899,124 members
Home / Discussions / C#
   

C#

 
GeneralRe: Install Shield Serial Validation Pin
Murat YILDIZ13-Dec-02 22:55
Murat YILDIZ13-Dec-02 22:55 
Questionhow to rightClick any file in windows - > I find my menu item Pin
ashshab12-Dec-02 12:13
sussashshab12-Dec-02 12:13 
AnswerRe: how to rightClick any file in windows - > I find my menu item Pin
Kannan Kalyanaraman12-Dec-02 17:38
Kannan Kalyanaraman12-Dec-02 17:38 
What you are talking about here is a Explorer Context Menu Shell Extension.
There are a series of articles written by Mike on how to do this using VC++. If you would like to do the same in C#, there is lot of work to be done. There is a technology sample that comes along with framework sdk, which would help you go about this thing.
Here are the links that could help

The following is one of the samples, but does not directly what you want, but gives you an understanding of things involved in writing one.

http://www.codeproject.com/csharp/dateparser.asp[^]http://www.codeproject.com/shell/shellextguide1.asp[^]

The sample from framework sdk
\FrameworkSDK\Samples\Technologies\Interop\Applications\ShellCmd

Hope this helps.

Cheers
Kannan
GeneralRe: how to rightClick any file in windows - > I find my menu item Pin
grv57513-Dec-02 1:53
grv57513-Dec-02 1:53 
GeneralControls in C# Pin
David K12-Dec-02 11:36
David K12-Dec-02 11:36 
GeneralRe: Controls in C# Pin
Christian Graus12-Dec-02 18:11
protectorChristian Graus12-Dec-02 18:11 
GeneralRe: Controls in C# Pin
James T. Johnson13-Dec-02 1:06
James T. Johnson13-Dec-02 1:06 
GeneralRe: Controls in C# Pin
grv57513-Dec-02 2:19
grv57513-Dec-02 2:19 
GeneralRe: Controls in C# Pin
James T. Johnson13-Dec-02 2:29
James T. Johnson13-Dec-02 2:29 
QuestionListView: Which item doubleclicked? Pin
peterchen12-Dec-02 11:32
peterchen12-Dec-02 11:32 
AnswerRe: ListView: Which item doubleclicked? Pin
leppie12-Dec-02 12:21
leppie12-Dec-02 12:21 
AnswerRe: ListView: Which item doubleclicked? Pin
James T. Johnson13-Dec-02 1:31
James T. Johnson13-Dec-02 1:31 
GeneralVS on Linux platform Pin
Jassim Rahma12-Dec-02 11:11
Jassim Rahma12-Dec-02 11:11 
GeneralRe: VS on Linux platform Pin
David Stone12-Dec-02 11:35
sitebuilderDavid Stone12-Dec-02 11:35 
Generalis connected Pin
karanba12-Dec-02 10:46
karanba12-Dec-02 10:46 
GeneralRe: is connected Pin
leppie12-Dec-02 10:51
leppie12-Dec-02 10:51 
GeneralRe: is connected Pin
Not Active12-Dec-02 11:58
mentorNot Active12-Dec-02 11:58 
GeneralRe: is connected Pin
grv57513-Dec-02 2:02
grv57513-Dec-02 2:02 
GeneralRe: is connected Pin
Not Active13-Dec-02 2:55
mentorNot Active13-Dec-02 2:55 
GeneralRe: is connected Pin
Shaun Wilde13-Dec-02 3:54
Shaun Wilde13-Dec-02 3:54 
GeneralTime Pin
fredza12-Dec-02 10:04
fredza12-Dec-02 10:04 
Questionhow to map a drive programatically ? Pin
imran_rafique12-Dec-02 9:42
imran_rafique12-Dec-02 9:42 
GeneralFinding a Window Pin
WizardOfPeyton12-Dec-02 9:04
WizardOfPeyton12-Dec-02 9:04 
GeneralRe: Finding a Window Pin
Stephane Rodriguez.12-Dec-02 10:02
Stephane Rodriguez.12-Dec-02 10:02 
GeneralRe: Finding a Window Pin
Not Active12-Dec-02 10:12
mentorNot Active12-Dec-02 10:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.