Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
GeneralChange the color of a selected date in DataTimePicker Pin
xiaowenjie5-Oct-04 18:01
xiaowenjie5-Oct-04 18:01 
GeneralThreading safety with windows form Pin
mitreviper5-Oct-04 17:23
mitreviper5-Oct-04 17:23 
GeneralRe: Threading safety with windows form Pin
Alex Korchemniy5-Oct-04 17:45
Alex Korchemniy5-Oct-04 17:45 
GeneralRe: Threading safety with windows form Pin
Stefan Troschuetz5-Oct-04 20:58
Stefan Troschuetz5-Oct-04 20:58 
QuestionCan I pass an arrayList as arguments to MFC dll and return an CArray object from MFC dll to c# as arrayList using P/Invoke? Pin
ting6685-Oct-04 16:17
ting6685-Oct-04 16:17 
GeneralTextBox w/ transparent bg Pin
Anonymous5-Oct-04 14:48
Anonymous5-Oct-04 14:48 
Generalbitmaps Pin
cmarmr5-Oct-04 14:43
cmarmr5-Oct-04 14:43 
QuestionOne Program Controls Another? Pin
BonJoviJones5-Oct-04 12:40
BonJoviJones5-Oct-04 12:40 
I have a legacy windows application that needs to automated. I have no access to the source code.

I would like to write a seperate (new) C# application to interact with the legacy app.

Basically the legacy app presents graphical data to the user and the user classifies the data. Classifaction is done by clicking one of a couple of buttons.

When the legacy app was written there was, apparently, no widely known/good method to classify this data, though humans (once trained) are able to do it quickly.

I've come up with and algorithm that should make the job easier, as it can classify maybe 70% of all cases automatically. The other 30% still require human intervention, but that's still a big improvement.

The goal then, is to have both apps running, both minimized and out-of-sight _unless_ the algorithm is unable to correctly classify the data (in which case it can just um-minimize the legacy app and make the user deal with it)

Basically, there are a two things I need help getting started with:

1. Getting graphical data from a minimized window 2. Programatically clicking buttons on a minimized window

Could anyone provide pointers to APIs or techniques I might look in to? I'm not asking for a solution (though I'd take them if you've got them Wink | ;) ), but more along general pointers.

Thanks
AnswerRe: One Program Controls Another? Pin
Alex Korchemniy5-Oct-04 17:54
Alex Korchemniy5-Oct-04 17:54 
GeneralProgress Bar Pin
Lash205-Oct-04 11:56
Lash205-Oct-04 11:56 
GeneralRe: Progress Bar Pin
Alex Korchemniy5-Oct-04 12:53
Alex Korchemniy5-Oct-04 12:53 
GeneralRe: Progress Bar Pin
Dave Kreskowiak5-Oct-04 17:13
mveDave Kreskowiak5-Oct-04 17:13 
GeneralRe: Progress Bar Pin
Lash206-Oct-04 4:02
Lash206-Oct-04 4:02 
GeneralRe: Progress Bar Pin
Dave Kreskowiak6-Oct-04 13:06
mveDave Kreskowiak6-Oct-04 13:06 
General"NO Such interface supported" C# to Excel Pin
Ruchi Gupta5-Oct-04 11:20
Ruchi Gupta5-Oct-04 11:20 
GeneralLog to Access database from C# Pin
hans175-Oct-04 10:15
hans175-Oct-04 10:15 
Generalprinting with c# Pin
Member 12961365-Oct-04 9:01
Member 12961365-Oct-04 9:01 
GeneralRe: printing with c# Pin
Anonymous5-Oct-04 14:28
Anonymous5-Oct-04 14:28 
GeneralRe: printing with c# Pin
Member 12961367-Oct-04 7:06
Member 12961367-Oct-04 7:06 
GeneralUsing ArrayList in C sharp Pin
aussi5-Oct-04 8:59
aussi5-Oct-04 8:59 
GeneralRe: Using ArrayList in C sharp Pin
Christian Graus5-Oct-04 11:48
protectorChristian Graus5-Oct-04 11:48 
GeneralDisabling a TabPage in TabControl Pin
jagan795-Oct-04 5:41
jagan795-Oct-04 5:41 
GeneralRe: Disabling a TabPage in TabControl Pin
sreejith ss nair5-Oct-04 6:03
sreejith ss nair5-Oct-04 6:03 
GeneralRe: Disabling a TabPage in TabControl Pin
jagan795-Oct-04 6:33
jagan795-Oct-04 6:33 
GeneralRe: Disabling a TabPage in TabControl Pin
Ruchi Gupta5-Oct-04 11:30
Ruchi Gupta5-Oct-04 11:30 

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.