Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.OutOfMemory Exception Pin
KarlWF4-May-08 17:13
KarlWF4-May-08 17:13 
GeneralRe: System.OutOfMemory Exception Pin
KarlWF4-May-08 17:23
KarlWF4-May-08 17:23 
GeneralRe: System.OutOfMemory Exception Pin
Christian Graus4-May-08 17:30
protectorChristian Graus4-May-08 17:30 
GeneralRe: System.OutOfMemory Exception Pin
KarlWF4-May-08 17:40
KarlWF4-May-08 17:40 
GeneralRe: System.OutOfMemory Exception Pin
Christian Graus4-May-08 19:09
protectorChristian Graus4-May-08 19:09 
GeneralRe: System.OutOfMemory Exception Pin
Luc Pattyn4-May-08 23:25
sitebuilderLuc Pattyn4-May-08 23:25 
QuestionHow to connect and disconnect internet ,via an internet gatewaye connection using C# Pin
pejman4-May-08 12:55
pejman4-May-08 12:55 
QuestionWindows Context Menu Problem Pin
Arthur Hylton4-May-08 12:07
Arthur Hylton4-May-08 12:07 
Hello all,
I have a very simple program. All it does is browse for a file, calculate the sha1 hash and display it in a textbox. I have added an option in Windows context menu with the intention of right clicking on a file, choose an option like 'Get Sha1 Hash' and have the program calculate it. How do I do this? Based on what I've read, it seems that I would need the path for the file I right-clicked and probably pass that in as a parameter.

So I know two things: I know how to add something to the Windows Context Menu. I also know how to pass command-line parameters in the program. Currently all that is happening is the program starting normally when I right click on a file.

I hope I have expressed the problem clearly enough for anyone to understand.

Any help would be appreciated.
AnswerRe: Windows Context Menu Problem Pin
Christian Graus4-May-08 12:21
protectorChristian Graus4-May-08 12:21 
AnswerRe: Windows Context Menu Problem Pin
Luc Pattyn4-May-08 12:27
sitebuilderLuc Pattyn4-May-08 12:27 
Question[Message Deleted] [modified] Pin
Lord President4-May-08 10:06
Lord President4-May-08 10:06 
AnswerRe: Open and Save File dialogs Pin
Gareth H4-May-08 10:27
Gareth H4-May-08 10:27 
GeneralRe: Open and Save File dialogs Pin
Lord President4-May-08 10:33
Lord President4-May-08 10:33 
GeneralRe: Open and Save File dialogs Pin
Gareth H4-May-08 10:35
Gareth H4-May-08 10:35 
GeneralRe: Open and Save File dialogs [modified] Pin
Lord President4-May-08 10:38
Lord President4-May-08 10:38 
GeneralRe: [Message Deleted] Pin
Guffa4-May-08 21:57
Guffa4-May-08 21:57 
QuestionEmedded Scripting Languages Pin
martin_hughes4-May-08 8:19
martin_hughes4-May-08 8:19 
AnswerRe: Emedded Scripting Languages Pin
Uwe Keim4-May-08 8:35
sitebuilderUwe Keim4-May-08 8:35 
GeneralRe: Emedded Scripting Languages Pin
martin_hughes4-May-08 8:43
martin_hughes4-May-08 8:43 
Questionwork with a large amount of precalculated data Pin
chris9974-May-08 7:34
chris9974-May-08 7:34 
AnswerRe: work with a large amount of precalculated data Pin
Charith Jayasundara4-May-08 7:58
Charith Jayasundara4-May-08 7:58 
GeneralRe: work with a large amount of precalculated data Pin
chris9974-May-08 11:01
chris9974-May-08 11:01 
QuestionCasting an anonymous type Pin
belzer4-May-08 6:56
belzer4-May-08 6:56 
AnswerRe: Casting an anonymous type Pin
Guffa4-May-08 8:09
Guffa4-May-08 8:09 
GeneralRe: Casting an anonymous type Pin
belzer4-May-08 10:32
belzer4-May-08 10:32 

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.