Click here to Skip to main content
16,004,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: smpt server Pin
Anonymous9-Jun-04 18:01
Anonymous9-Jun-04 18:01 
GeneralMultiple Documents in a Single View (HELP!) Pin
Charlie Curtis9-Jun-04 8:44
Charlie Curtis9-Jun-04 8:44 
GeneralRe: Multiple Documents in a Single View (HELP!) Pin
Andrew Quinn AUS9-Jun-04 9:16
Andrew Quinn AUS9-Jun-04 9:16 
GeneralHELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEE Pin
Renjith Ramachandran9-Jun-04 8:42
Renjith Ramachandran9-Jun-04 8:42 
GeneralRe: HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEE Pin
Harold Bamford9-Jun-04 12:21
Harold Bamford9-Jun-04 12:21 
GeneralRe: HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEE Pin
Renjith Ramachandran9-Jun-04 19:01
Renjith Ramachandran9-Jun-04 19:01 
GeneralDownloading a file into segments trouble... Pin
BlackKettle9-Jun-04 8:32
BlackKettle9-Jun-04 8:32 
GeneralDetecting when a window is created Pin
Tim James Reynolds9-Jun-04 8:28
Tim James Reynolds9-Jun-04 8:28 
Ok, first post here.

I have been looking over the articles, which are great. Some seem to go into so much depth I become overwhelmed.

Right now, I am working for a company who has purchased a very poor piece of software to automate things. The program was created in visual basic, and is just about worthless.

One thing that we need is to be able to format the output from its report program, for printing our invoices etc. Since the company who made the program that we are using refuses to add in the hookings for plugin support, I am writing an external program do do what we need.

What I need to do is, monitor the program to see when it opens an instance of the reporter program, because the text that is displayed in the reporter is saved onto the hard disk in the form of a text file on our main server. I need to then open the text file, format it and print it. The latter parts are no issue for me, I am just kinda overwhelmed right now thinking of the proper way to watch the program and watch for the creation of that window. I do not want to tax the system at all, and I would think that I could do it without having any visible impact on performance.

HELP!
Thanks
Tim Reynolds
razialxSigh | :sigh:
GeneralRe: Detecting when a window is created Pin
palbano9-Jun-04 9:53
palbano9-Jun-04 9:53 
GeneralRe: Detecting when a window is created Pin
Tim James Reynolds10-Jun-04 2:39
Tim James Reynolds10-Jun-04 2:39 
GeneralRe: Detecting when a window is created Pin
gamitech9-Jun-04 9:54
gamitech9-Jun-04 9:54 
GeneralRe: Detecting when a window is created Pin
Tim James Reynolds10-Jun-04 2:50
Tim James Reynolds10-Jun-04 2:50 
GeneralRe: Detecting when a window is created Pin
Tim James Reynolds10-Jun-04 3:52
Tim James Reynolds10-Jun-04 3:52 
QuestionWhat's the message when I leave a non modal dialog? Pin
doctorpi9-Jun-04 7:59
doctorpi9-Jun-04 7:59 
AnswerRe: What's the message when I leave a non modal dialog? Pin
David Crow9-Jun-04 8:15
David Crow9-Jun-04 8:15 
AnswerRe: What's the message when I leave a non modal dialog? Pin
BlackKettle9-Jun-04 8:22
BlackKettle9-Jun-04 8:22 
GeneralProcessing Arrow Keys in a Modeless Dialog (DLL) Pin
Justin Cooke9-Jun-04 6:08
Justin Cooke9-Jun-04 6:08 
GeneralRe: Processing Arrow Keys in a Modeless Dialog (DLL) Pin
mangellj9-Jun-04 9:55
mangellj9-Jun-04 9:55 
GeneralRe: Processing Arrow Keys in a Modeless Dialog (DLL) Pin
Justin Cooke10-Jun-04 10:46
Justin Cooke10-Jun-04 10:46 
Generalcan't delete all items from CListBox Pin
kfaday9-Jun-04 5:47
kfaday9-Jun-04 5:47 
GeneralRe: can't delete all items from CListBox Pin
palbano9-Jun-04 5:53
palbano9-Jun-04 5:53 
GeneralRe: can't delete all items from CListBox Pin
kfaday9-Jun-04 6:14
kfaday9-Jun-04 6:14 
GeneralRe: can't delete all items from CListBox Pin
walster9-Jun-04 7:36
walster9-Jun-04 7:36 
GeneralRe: can't delete all items from CListBox Pin
Ravi Bhavnani9-Jun-04 9:04
professionalRavi Bhavnani9-Jun-04 9:04 
GeneralRe: can't delete all items from CListBox Pin
Shi Zhu9-Jun-04 17:14
Shi Zhu9-Jun-04 17:14 

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.