Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using GetMessage in C# Pin
kubben31-May-07 3:00
kubben31-May-07 3:00 
GeneralRe: Using GetMessage in C# Pin
gapfulgence31-May-07 4:19
gapfulgence31-May-07 4:19 
GeneralRe: Using GetMessage in C# Pin
kubben31-May-07 4:22
kubben31-May-07 4:22 
GeneralRe: Using GetMessage in C# Pin
gapfulgence31-May-07 6:11
gapfulgence31-May-07 6:11 
GeneralRe: Using GetMessage in C# Pin
baranils4-Jan-11 9:00
baranils4-Jan-11 9:00 
GeneralRe: Using GetMessage in C# Pin
kubben4-Jan-11 13:12
kubben4-Jan-11 13:12 
GeneralRe: Using GetMessage in C# Pin
baranils4-Jan-11 19:41
baranils4-Jan-11 19:41 
GeneralRe: Using GetMessage in C# Pin
kubben5-Jan-11 1:56
kubben5-Jan-11 1:56 
Well,

If you just want it to trigger an event in the second app, they my article should work ok. Windows message won't allow you to pass a string in. So if the string it self is important you will have to do something different. If the string has certain characters that should cause something to trigger in the second app, you can just check for those in the first app and then send a windows message.

Let me know if the string is important to the second app or not.

Ben
GeneralRe: Using GetMessage in C# Pin
baranils5-Jan-11 2:23
baranils5-Jan-11 2:23 
GeneralRe: Using GetMessage in C# Pin
kubben5-Jan-11 2:42
kubben5-Jan-11 2:42 
GeneralRe: Using GetMessage in C# Pin
baranils5-Jan-11 3:44
baranils5-Jan-11 3:44 
Questionautogenerated delete button Pin
tauras8131-May-07 2:32
tauras8131-May-07 2:32 
AnswerRe: autogenerated delete button Pin
kubben31-May-07 3:08
kubben31-May-07 3:08 
AnswerRe: autogenerated delete button Pin
Manoj Kumar Rai31-May-07 4:59
professionalManoj Kumar Rai31-May-07 4:59 
Questionautomated delete button in grid view Pin
tauras8131-May-07 2:31
tauras8131-May-07 2:31 
QuestionSMS log file deleting tool Pin
Software_Specialist31-May-07 2:03
Software_Specialist31-May-07 2:03 
Questionprevent System.Windows.Forms.TabControl.ControlCollection to change SelectedIndex at Remove method Pin
Martin#31-May-07 0:30
Martin#31-May-07 0:30 
QuestionLoading multiple assemblies Pin
Raja Gupta31-May-07 0:17
Raja Gupta31-May-07 0:17 
QuestionPartial declaration error in C#. Pin
C#Coudou31-May-07 0:14
C#Coudou31-May-07 0:14 
AnswerRe: Partial declaration error in C#. Pin
Christian Graus31-May-07 0:21
protectorChristian Graus31-May-07 0:21 
GeneralRe: Partial declaration error in C#. Pin
C#Coudou31-May-07 0:35
C#Coudou31-May-07 0:35 
GeneralRe: Partial declaration error in C#. Pin
andre_swnpl31-May-07 0:47
andre_swnpl31-May-07 0:47 
GeneralRe: Partial declaration error in C#. Pin
C#Coudou31-May-07 0:55
C#Coudou31-May-07 0:55 
GeneralRe: Partial declaration error in C#. Pin
C#Coudou31-May-07 0:57
C#Coudou31-May-07 0:57 
Questionhow to send folder Pin
devesh_code30-May-07 23:48
devesh_code30-May-07 23:48 

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.