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

C#

 
AnswerRe: help:C# application and Databases Pin
Guffa17-Oct-05 21:14
Guffa17-Oct-05 21:14 
GeneralRe: help:C# application and Databases Pin
jith - iii17-Oct-05 22:28
jith - iii17-Oct-05 22:28 
GeneralRe: help:C# application and Databases Pin
Guffa18-Oct-05 0:20
Guffa18-Oct-05 0:20 
GeneralRe: help:C# application and Databases Pin
jith - iii18-Oct-05 0:35
jith - iii18-Oct-05 0:35 
AnswerRe: help:C# application and Databases Pin
André Ziegler18-Oct-05 7:43
André Ziegler18-Oct-05 7:43 
GeneralRe: help:C# application and Databases Pin
jith - iii18-Oct-05 18:05
jith - iii18-Oct-05 18:05 
AnswerRe: help:C# application and Databases Pin
André Ziegler20-Oct-05 8:03
André Ziegler20-Oct-05 8:03 
QuestionInteraction between main program and dll Pin
dmee17-Oct-05 19:39
dmee17-Oct-05 19:39 
Hi all!

Could anybody give me an example of following:

1) Main program in C# that calls function Foo(Handle_of_My_Form) declared in my dll.

2) Dll in C++ with implementation of Foo that just calls PostMessage(Handle_of_My_Form, WM_USER, 0, 0).

3) Finally, main program catches this messages and show MessageBox "All right! I've caught it!".

Please, help - I need to do this task as soon as possible.

--
Sincerely,
Dmitri
AnswerRe: Interaction between main program and dll Pin
Rob Philpott18-Oct-05 0:27
Rob Philpott18-Oct-05 0:27 
GeneralRe: Interaction between main program and dll Pin
dmee18-Oct-05 5:19
dmee18-Oct-05 5:19 
QuestionHow to add right-click menu to a tree view control Pin
deejagan17-Oct-05 19:07
deejagan17-Oct-05 19:07 
AnswerRe: How to add right-click menu to a tree view control Pin
Andrew Kirillov17-Oct-05 19:16
Andrew Kirillov17-Oct-05 19:16 
GeneralRe: How to add right-click menu to a tree view control Pin
deejagan17-Oct-05 19:34
deejagan17-Oct-05 19:34 
QuestionConvert Uint32 to byte[4] Pin
rushing17-Oct-05 18:52
rushing17-Oct-05 18:52 
AnswerRe: Convert Uint32 to byte[4] Pin
Andrew Kirillov17-Oct-05 19:22
Andrew Kirillov17-Oct-05 19:22 
AnswerRe: Convert Uint32 to byte[4] Pin
leppie17-Oct-05 20:56
leppie17-Oct-05 20:56 
QuestionStringConverter Pin
Anonymous17-Oct-05 18:18
Anonymous17-Oct-05 18:18 
AnswerRe: StringConverter Pin
Andy Brummer17-Oct-05 18:27
sitebuilderAndy Brummer17-Oct-05 18:27 
QuestionTreeNode leftClick with mouse Pin
ppp00117-Oct-05 16:54
ppp00117-Oct-05 16:54 
AnswerRe: TreeNode leftClick with mouse Pin
S. Senthil Kumar17-Oct-05 20:44
S. Senthil Kumar17-Oct-05 20:44 
QuestionRichTextBox control Pin
ppp00117-Oct-05 16:52
ppp00117-Oct-05 16:52 
AnswerRe: RichTextBox control Pin
Dave Kreskowiak18-Oct-05 7:47
mveDave Kreskowiak18-Oct-05 7:47 
QuestionLog in Pin
momoo17-Oct-05 16:46
momoo17-Oct-05 16:46 
QuestionHow to wrap the produce of the set xml mapping to excel 2003? A VSTO Beginner Pin
dreamwinter17-Oct-05 16:19
dreamwinter17-Oct-05 16:19 
QuestionHow to convert array to a stream? Pin
rushing17-Oct-05 16:10
rushing17-Oct-05 16:10 

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.