Click here to Skip to main content
15,881,248 members
Home / Discussions / C#
   

C#

 
GeneralRe: Closing COM-Interop Application Pin
Jürgen Jung14-Jul-09 21:23
Jürgen Jung14-Jul-09 21:23 
GeneralRe: Closing COM-Interop Application Pin
SeMartens14-Jul-09 21:29
SeMartens14-Jul-09 21:29 
GeneralRe: Closing COM-Interop Application Pin
Jürgen Jung14-Jul-09 21:56
Jürgen Jung14-Jul-09 21:56 
GeneralRe: Closing COM-Interop Application Pin
SeMartens14-Jul-09 22:03
SeMartens14-Jul-09 22:03 
Questionopenfiledilaog Pin
Satish Pai14-Jul-09 18:47
Satish Pai14-Jul-09 18:47 
AnswerRe: openfiledilaog Pin
BillWoodruff14-Jul-09 19:46
professionalBillWoodruff14-Jul-09 19:46 
GeneralRe: openfiledilaog Pin
Satish Pai14-Jul-09 20:07
Satish Pai14-Jul-09 20:07 
GeneralRe: openfiledilaog Pin
BillWoodruff14-Jul-09 22:09
professionalBillWoodruff14-Jul-09 22:09 
Namaste Satish Ji,

Here I am afraid I cannot help you : extending a .NET modified OpenFileDialog control so it replaces the default operating system OpenFileDialog which is integrated at so many levels deep into the OS, is outside my technical abilities.

Which doesn't mean it can't be done. But I think you'll need a "guru" who really knows a lot about COM and the internals of the OS to know if it's possible.

I do think the only helpful thing I can say is that you might re-frame your question like this :

"How can I take my .NET created/modified OpenFileDialog control, and EXTEND the OS so when I context click on a file or folder I now have an optional menu item that launches my custom OpenFileDialog ?"

Since many applications I use every day add something custom to the default OS context-menu, I would start by looking at how they do that, and how, when the menu item is invoked, it is passed, somehow, a reference to what it was invoked (i.e., what was "selected," for example.

I would start by searching CodeProject on terms like "Extending," and try and then narrow the search terms down from there; I'd also check out StackOverFlow.com and search there, and, of course, Google on "windows adding a custom menu item" and things like that.

good luck, Bill

"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844

QuestionThe name 'SequentialSearch' does not exist in the current context. Pin
ReynaW122314-Jul-09 15:35
ReynaW122314-Jul-09 15:35 
AnswerRe: The name 'SequentialSearch' does not exist in the current context. Pin
Adam Maras14-Jul-09 15:46
Adam Maras14-Jul-09 15:46 
AnswerRe: The name 'SequentialSearch' does not exist in the current context. Pin
Adam R Harris14-Jul-09 15:49
Adam R Harris14-Jul-09 15:49 
GeneralRe: The name 'SequentialSearch' does not exist in the current context. Pin
Adam R Harris14-Jul-09 15:56
Adam R Harris14-Jul-09 15:56 
GeneralRe: The name 'SequentialSearch' does not exist in the current context. Pin
ReynaW122314-Jul-09 16:20
ReynaW122314-Jul-09 16:20 
QuestionImage coordinates within a picturebox Pin
Quake2Player14-Jul-09 15:19
Quake2Player14-Jul-09 15:19 
AnswerRe: Image coordinates within a picturebox Pin
Quake2Player14-Jul-09 15:37
Quake2Player14-Jul-09 15:37 
AnswerRe: Image coordinates within a picturebox Pin
krishy1928-Jul-09 5:53
krishy1928-Jul-09 5:53 
GeneralRe: Image coordinates within a picturebox Pin
Quake2Player28-Jul-09 7:28
Quake2Player28-Jul-09 7:28 
GeneralRe: Image coordinates within a picturebox Pin
Quake2Player28-Jul-09 7:44
Quake2Player28-Jul-09 7:44 
GeneralRe: Image coordinates within a picturebox Pin
krishy1928-Jul-09 19:37
krishy1928-Jul-09 19:37 
QuestionThe viewable portion of items in a ListBox Pin
GavinSV14-Jul-09 12:59
GavinSV14-Jul-09 12:59 
AnswerRe: The viewable portion of items in a ListBox [modified] Pin
Henry Minute14-Jul-09 13:08
Henry Minute14-Jul-09 13:08 
GeneralRe: The viewable portion of items in a ListBox Pin
GavinSV14-Jul-09 16:24
GavinSV14-Jul-09 16:24 
QuestionWhy is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 11:47
Paul Carr14-Jul-09 11:47 
AnswerRe: Why is my bitmap file smaller than it should be ? Pin
Christian Graus14-Jul-09 11:58
protectorChristian Graus14-Jul-09 11:58 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 12:11
Paul Carr14-Jul-09 12:11 

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.