Click here to Skip to main content
15,892,804 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help needed: error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl voidtry(int)" (__imp_?voidtry@@YAXH@Z) referenced in function _main Pin
yongwpi15-Mar-06 17:07
yongwpi15-Mar-06 17:07 
Questionmysql and vc++6 Pin
viperlogic13-Mar-06 6:07
viperlogic13-Mar-06 6:07 
AnswerRe: mysql and vc++6 Pin
viperlogic13-Mar-06 6:14
viperlogic13-Mar-06 6:14 
GeneralRe: mysql and vc++6 Pin
Hardy_Smith13-Mar-06 6:21
Hardy_Smith13-Mar-06 6:21 
GeneralRe: mysql and vc++6 Pin
viperlogic13-Mar-06 6:32
viperlogic13-Mar-06 6:32 
GeneralRe: mysql and vc++6 Pin
Hardy_Smith13-Mar-06 6:45
Hardy_Smith13-Mar-06 6:45 
GeneralRe: mysql and vc++6 Pin
viperlogic13-Mar-06 7:08
viperlogic13-Mar-06 7:08 
QuestionReading contents of other apps Window Pin
Hardy_Smith13-Mar-06 5:53
Hardy_Smith13-Mar-06 5:53 
Hi all,

I want to "control" an application with a second one. The app it there to control a Hardware and I don't have the codeFrown | :(

It is command-based: I can write a command in a CEdit-like window, and the response is displayed in the same window. ( a Hexdump, maybe )

Is it possible to grap the contents of this window and to write ( from my own app ) into it?

Somethink like enumerateWindow and then access over the clipboard? Confused | :confused:
Thanks , Hardy.

AnswerRe: Reading contents of other apps Window Pin
David Crow13-Mar-06 6:51
David Crow13-Mar-06 6:51 
GeneralRe: Reading contents of other apps Window Pin
Hardy_Smith13-Mar-06 6:56
Hardy_Smith13-Mar-06 6:56 
QuestionRe: Reading contents of other apps Window Pin
David Crow13-Mar-06 7:02
David Crow13-Mar-06 7:02 
AnswerRe: Reading contents of other apps Window Pin
Hardy_Smith13-Mar-06 20:22
Hardy_Smith13-Mar-06 20:22 
GeneralRe: Reading contents of other apps Window Pin
David Crow14-Mar-06 3:14
David Crow14-Mar-06 3:14 
Questionwhat is different cdialog and cdialogbar? Pin
derek713-Mar-06 5:12
derek713-Mar-06 5:12 
AnswerRe: what is different cdialog and cdialogbar? Pin
toxcct13-Mar-06 5:17
toxcct13-Mar-06 5:17 
Questionhow to get cview or cdocment object pointer? Pin
derek713-Mar-06 5:10
derek713-Mar-06 5:10 
AnswerRe: how to get cview or cdocment object pointer? Pin
Hardy_Smith13-Mar-06 6:37
Hardy_Smith13-Mar-06 6:37 
GeneralRe: how to get cview or cdocment object pointer? Pin
derek713-Mar-06 16:18
derek713-Mar-06 16:18 
QuestionPassing large char array information to dll Pin
Blubbo13-Mar-06 4:24
Blubbo13-Mar-06 4:24 
AnswerRe: Passing large char array information to dll Pin
Cedric Moonen13-Mar-06 4:36
Cedric Moonen13-Mar-06 4:36 
QuestionLine Counter for VS 2005 Beta Pin
Priyank Bolia13-Mar-06 4:05
Priyank Bolia13-Mar-06 4:05 
AnswerRe: Line Counter for VS 2005 Beta Pin
toxcct13-Mar-06 4:22
toxcct13-Mar-06 4:22 
GeneralRe: Line Counter for VS 2005 Beta Pin
darkelv13-Mar-06 5:27
darkelv13-Mar-06 5:27 
GeneralRe: Line Counter for VS 2005 Beta Pin
toxcct13-Mar-06 5:30
toxcct13-Mar-06 5:30 
GeneralRe: Line Counter for VS 2005 Beta Pin
darkelv13-Mar-06 5:42
darkelv13-Mar-06 5:42 

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.