Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to release HDC ? Pin
PJ Arends27-Dec-04 14:38
professionalPJ Arends27-Dec-04 14:38 
Generalintegrating a function... Pin
aaadetos27-Dec-04 12:07
aaadetos27-Dec-04 12:07 
Generalconst pointer Pin
act_x27-Dec-04 10:48
act_x27-Dec-04 10:48 
GeneralRe: const pointer Pin
Prakash Nadar27-Dec-04 18:38
Prakash Nadar27-Dec-04 18:38 
GeneralRe: const pointer Pin
Dennis Gourjii28-Dec-04 0:09
Dennis Gourjii28-Dec-04 0:09 
GeneralRe: const pointer Pin
Henry miller28-Dec-04 4:42
Henry miller28-Dec-04 4:42 
GeneralCallback Function Pin
RedDragon2k27-Dec-04 10:13
RedDragon2k27-Dec-04 10:13 
GeneralRe: Callback Function Pin
Tom Wright27-Dec-04 10:30
Tom Wright27-Dec-04 10:30 
maybe in your dll you need to have an function that you can call that will check your app. Pass a message to the app and have the app send a message back with it's status.

I guess you need to ask your self.

1. How is this dll going to be loaded. From another application or your main app?
2. What is it that you are monitoring. Whether the main app is still running?
3. What is the purpose of the dll? Will it tell me something about the main app that will make it (the dll) do something else?
4. Is the main app something you wrote or someone else wrote?



Tom Wright
tawright915@yahoo.com
GeneralRe: Callback Function Pin
RedDragon2k27-Dec-04 10:43
RedDragon2k27-Dec-04 10:43 
GeneralRe: Callback Function Pin
Tom Wright27-Dec-04 12:00
Tom Wright27-Dec-04 12:00 
GeneralRe: Callback Function Pin
Dennis Gourjii28-Dec-04 0:15
Dennis Gourjii28-Dec-04 0:15 
Generalpassing a struct with WM_COPYDATA Pin
Tom Wright27-Dec-04 9:14
Tom Wright27-Dec-04 9:14 
GeneralRe: passing a struct with WM_COPYDATA Pin
PJ Arends27-Dec-04 11:01
professionalPJ Arends27-Dec-04 11:01 
GeneralRe: passing a struct with WM_COPYDATA Pin
Tom Wright27-Dec-04 11:33
Tom Wright27-Dec-04 11:33 
GeneralRe: passing a struct with WM_COPYDATA Pin
PJ Arends27-Dec-04 11:53
professionalPJ Arends27-Dec-04 11:53 
GeneralRe: passing a struct with WM_COPYDATA Pin
Tom Wright28-Dec-04 11:55
Tom Wright28-Dec-04 11:55 
GeneralRe: passing a struct with WM_COPYDATA Pin
PJ Arends28-Dec-04 16:09
professionalPJ Arends28-Dec-04 16:09 
GeneralRe: passing a struct with WM_COPYDATA Pin
Tom Wright29-Dec-04 3:54
Tom Wright29-Dec-04 3:54 
GeneralCStatusBar Pin
Anthony988727-Dec-04 8:40
Anthony988727-Dec-04 8:40 
GeneralRe: CStatusBar Pin
Tom Wright27-Dec-04 10:35
Tom Wright27-Dec-04 10:35 
GeneralRe: CStatusBar Pin
virtualkiran28-Dec-04 0:10
sussvirtualkiran28-Dec-04 0:10 
GeneralStatic Control Question Pin
Deian27-Dec-04 7:30
Deian27-Dec-04 7:30 
GeneralRe: Static Control Question Pin
Renjith Ramachandran27-Dec-04 8:43
Renjith Ramachandran27-Dec-04 8:43 
GeneralRe: Static Control Question Pin
Deian27-Dec-04 8:46
Deian27-Dec-04 8:46 
GeneralRe: Static Control Question Pin
Prakash Nadar27-Dec-04 18:48
Prakash Nadar27-Dec-04 18:48 

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.