Click here to Skip to main content
15,921,156 members
Home / Discussions / C#
   

C#

 
GeneralRe: developing applications using BITS Pin
Ed.Poore24-May-06 12:27
Ed.Poore24-May-06 12:27 
Questiondeveloping applications for mobile Pin
anupj24-May-06 1:57
anupj24-May-06 1:57 
AnswerRe: developing applications for mobile [modified] Pin
Bayli24-May-06 2:18
Bayli24-May-06 2:18 
GeneralRe: developing applications for mobile [modified] Pin
lmoelleb24-May-06 2:49
lmoelleb24-May-06 2:49 
GeneralRe: developing applications for mobile [modified] Pin
Bayli24-May-06 2:55
Bayli24-May-06 2:55 
Questionaccessing remote machine using IP Address Pin
V.V.Thakur24-May-06 1:40
V.V.Thakur24-May-06 1:40 
AnswerRe: accessing remote machine using IP Address Pin
Ed.Poore24-May-06 3:58
Ed.Poore24-May-06 3:58 
QuestionContextmenu Shell Extension problem Pin
Larantz24-May-06 1:27
Larantz24-May-06 1:27 
Hi everyone.

I'm currently working on a larger system that will incorporate several tools including shell extensions.

The contextmenu works fine for when I rightclick single files. All menuitems show, and InvokeCommand is called to do the work assosiated with the menuitem clicked.

But if I select several files, the contextmenu shows, the submenuitems shows and are selectable, but
nothing happends. I got a debugger in InvokeCommand() so I know it isn't called.

Seems to me that there's some kind of pointer / reference mismatch so that explorer isn't firing my
InvokeCommand method.


If anyone has some experience in contextmenu shell extensions I'd appreciate some feed back.
I'll gladly post some code too if it helps.

-Larantz-
AnswerRe: Contextmenu Shell Extension problem Pin
Larantz25-May-06 21:52
Larantz25-May-06 21:52 
QuestionHow to accept double values using textbox Pin
praveenqwe24-May-06 1:19
praveenqwe24-May-06 1:19 
AnswerRe: How to accept double values using textbox Pin
rah_sin24-May-06 1:23
professionalrah_sin24-May-06 1:23 
GeneralRe: How to accept double values using textbox Pin
praveenqwe24-May-06 1:41
praveenqwe24-May-06 1:41 
AnswerRe: How to accept double values using textbox [modified] Pin
Bayli24-May-06 1:26
Bayli24-May-06 1:26 
QuestionAccessing main form from user component Pin
Bayli24-May-06 1:13
Bayli24-May-06 1:13 
AnswerRe: Accessing main form from user component Pin
stancrm24-May-06 1:36
stancrm24-May-06 1:36 
GeneralRe: Accessing main form from user component Pin
Bayli24-May-06 2:00
Bayli24-May-06 2:00 
QuestionArrayList help? Pin
eric_tran24-May-06 1:09
eric_tran24-May-06 1:09 
AnswerRe: ArrayList help? [modified] Pin
J4amieC24-May-06 1:12
J4amieC24-May-06 1:12 
GeneralRe: ArrayList help? [modified] Pin
Larantz24-May-06 1:16
Larantz24-May-06 1:16 
AnswerRe: ArrayList help? [modified] Pin
User 665824-May-06 1:33
User 665824-May-06 1:33 
GeneralRe: ArrayList help? [modified] Pin
J4amieC24-May-06 1:46
J4amieC24-May-06 1:46 
GeneralRe: ArrayList help? [modified] Pin
User 665824-May-06 2:00
User 665824-May-06 2:00 
AnswerRe: ArrayList help? Pin
eric_tran24-May-06 2:24
eric_tran24-May-06 2:24 
AnswerRe: ArrayList help? Pin
eric_tran24-May-06 2:31
eric_tran24-May-06 2:31 
Questiona few important questions about forms ? Pin
cmpeng3424-May-06 0:37
cmpeng3424-May-06 0:37 

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.