Click here to Skip to main content
15,912,837 members
Home / Discussions / C#
   

C#

 
AnswerRe: Bitmap + Clipboard + Transparency = Blue Background? Pin
Christian Graus10-Apr-08 13:03
protectorChristian Graus10-Apr-08 13:03 
GeneralVeryfy user and password agains a windows account Pin
Ola E10-Apr-08 9:11
Ola E10-Apr-08 9:11 
GeneralHelp with pseudo code / C# Pin
srmanuel10-Apr-08 8:19
srmanuel10-Apr-08 8:19 
GeneralRe: Help with pseudo code / C# Pin
Christian Graus10-Apr-08 13:06
protectorChristian Graus10-Apr-08 13:06 
GeneralRe: Help with pseudo code / C# Pin
Guffa10-Apr-08 16:49
Guffa10-Apr-08 16:49 
Generalcheckboxes in datagrids Pin
stephan_00710-Apr-08 7:44
stephan_00710-Apr-08 7:44 
GeneralRe: checkboxes in datagrids Pin
half-life10-Apr-08 8:07
half-life10-Apr-08 8:07 
Questionhow to get and use password of current windows user Pin
stephan_00710-Apr-08 7:36
stephan_00710-Apr-08 7:36 
AnswerRe: how to get and use password of current windows user Pin
nes2world10-Apr-08 8:30
nes2world10-Apr-08 8:30 
AnswerRe: how to get and use password of current windows user Pin
PIEBALDconsult10-Apr-08 9:57
mvePIEBALDconsult10-Apr-08 9:57 
GeneralRe: how to get and use password of current windows user Pin
stephan_00711-Apr-08 7:36
stephan_00711-Apr-08 7:36 
QuestionHow to manipulate other programs? Pin
nes2world10-Apr-08 7:22
nes2world10-Apr-08 7:22 
AnswerRe: How to manipulate other programs? Pin
stephan_00710-Apr-08 7:41
stephan_00710-Apr-08 7:41 
you mean you do have two programs and you want to send strings from one program to the other? or to click a button from application 1 in application 2?

is it possible for you to include one appliction (or the sources respectively) into the other? if so, then you are able to access the class and if you used public etc. then you are also able to access this function from application 2 in application 1.

if you do not want to include it, well then i guess you have to do it by writing it to a tempfile via a stream and parse it by the other program once again.

well, maybe you could describe your idea/problem in a more detailed way, then it's easier to answer your question.

Stephan.
AnswerRe: How to manipulate other programs? Pin
Christian Graus10-Apr-08 13:08
protectorChristian Graus10-Apr-08 13:08 
QuestionHow to retreive the Driver Name Pin
iggydarsa10-Apr-08 6:05
iggydarsa10-Apr-08 6:05 
AnswerRe: How to retreive the Driver Name Pin
Luc Pattyn10-Apr-08 6:25
sitebuilderLuc Pattyn10-Apr-08 6:25 
GeneralRe: How to retreive the Driver Name Pin
iggydarsa10-Apr-08 6:31
iggydarsa10-Apr-08 6:31 
GeneralRe: How to retreive the Driver Name Pin
Luc Pattyn10-Apr-08 7:14
sitebuilderLuc Pattyn10-Apr-08 7:14 
AnswerRe: How to retreive the Driver Name Pin
Eslam Afifi10-Apr-08 6:28
Eslam Afifi10-Apr-08 6:28 
GeneralRe: How to retreive the Driver Name Pin
iggydarsa10-Apr-08 6:34
iggydarsa10-Apr-08 6:34 
AnswerRe: How to retreive the Driver Name Pin
Giorgi Dalakishvili10-Apr-08 6:31
mentorGiorgi Dalakishvili10-Apr-08 6:31 
AnswerRe: How to retreive the Driver Name Pin
Dave Kreskowiak10-Apr-08 7:13
mveDave Kreskowiak10-Apr-08 7:13 
GeneralGrid View 2.0 Pin
AvinChandrasen10-Apr-08 5:00
AvinChandrasen10-Apr-08 5:00 
GeneralRe: Grid View 2.0 Pin
Dave Kreskowiak10-Apr-08 7:11
mveDave Kreskowiak10-Apr-08 7:11 
GeneralCreateWindow trap in C# Pin
d35tiny10-Apr-08 3:40
d35tiny10-Apr-08 3:40 

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.