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

C#

 
AnswerRe: treeview, again. Pin
led mike18-Aug-06 7:15
led mike18-Aug-06 7:15 
QuestionRe: treeview, again. Pin
Anthony Mushrow18-Aug-06 7:57
professionalAnthony Mushrow18-Aug-06 7:57 
QuestionRe: treeview, again. Pin
Anthony Mushrow18-Aug-06 8:11
professionalAnthony Mushrow18-Aug-06 8:11 
AnswerRe: treeview, again. Pin
Judah Gabriel Himango18-Aug-06 8:36
sponsorJudah Gabriel Himango18-Aug-06 8:36 
QuestionRe: treeview, again. Pin
Anthony Mushrow18-Aug-06 9:08
professionalAnthony Mushrow18-Aug-06 9:08 
AnswerRe: treeview, again. Pin
led mike18-Aug-06 9:12
led mike18-Aug-06 9:12 
QuestionHow to use a c# component with a vc++ interop? Pin
Shilpa118-Aug-06 6:50
Shilpa118-Aug-06 6:50 
Questionremote application: problem with modal dialog Pin
3Dizard18-Aug-06 5:40
3Dizard18-Aug-06 5:40 
Hi,
I'm developing a remote application, which means a windows application that controls an existing windows application by using the Win32 API (SendMessage, FindWindow, etc.). Problem is the following: The other application, which already runs and has to be controlled, has a button, that opens an OpenFileDialog, when being clicked. My remote application does so by sending the appropriate message to the other form. The OpenFileDialog is shown, but my remote application stops processing its code, it doesn't continue working (easy to see in debugger: code is executed till button click command is sent, then everything stops. If I manually cancel the OpenFileDialog, rest of the code is executed)! This is a situation that I want to avoid, I want the application to work on. Any ideas how to circumvent that?

Greetings

working in visual c# express 2005
developing usual windows application


AnswerRe: remote application: problem with modal dialog Pin
3Dizard18-Aug-06 6:42
3Dizard18-Aug-06 6:42 
QuestionHow do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
...---...18-Aug-06 5:36
...---...18-Aug-06 5:36 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? [modified] Pin
numbers1thru918-Aug-06 5:42
numbers1thru918-Aug-06 5:42 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Colin Angus Mackay18-Aug-06 5:47
Colin Angus Mackay18-Aug-06 5:47 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output?[EDIT] Pin
numbers1thru918-Aug-06 5:48
numbers1thru918-Aug-06 5:48 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Josh Smith18-Aug-06 6:01
Josh Smith18-Aug-06 6:01 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Dan Neely18-Aug-06 7:02
Dan Neely18-Aug-06 7:02 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Ennis Ray Lynch, Jr.18-Aug-06 10:09
Ennis Ray Lynch, Jr.18-Aug-06 10:09 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
ezazazel18-Aug-06 11:04
ezazazel18-Aug-06 11:04 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Colin Angus Mackay18-Aug-06 12:27
Colin Angus Mackay18-Aug-06 12:27 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Ennis Ray Lynch, Jr.18-Aug-06 17:33
Ennis Ray Lynch, Jr.18-Aug-06 17:33 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Colin Angus Mackay18-Aug-06 23:02
Colin Angus Mackay18-Aug-06 23:02 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
Ennis Ray Lynch, Jr.19-Aug-06 6:57
Ennis Ray Lynch, Jr.19-Aug-06 6:57 
AnswerRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? [modified] Pin
ezazazel18-Aug-06 11:18
ezazazel18-Aug-06 11:18 
GeneralRe: How do I write a "Hello World" string stored in a (*.txt) file to the Console output? Pin
...---...18-Aug-06 14:00
...---...18-Aug-06 14:00 
Questionfile copy progress bar Pin
numbers1thru918-Aug-06 5:08
numbers1thru918-Aug-06 5:08 
AnswerRe: file copy progress bar Pin
Judah Gabriel Himango18-Aug-06 5:13
sponsorJudah Gabriel Himango18-Aug-06 5:13 

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.