Click here to Skip to main content
15,914,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to read/write an object of MyClass from/to a file. Pin
KalliMan13-Feb-05 6:12
KalliMan13-Feb-05 6:12 
GeneralRe: How to read/write an object of MyClass from/to a file. Pin
six_billion14-Feb-05 5:21
six_billion14-Feb-05 5:21 
AnswerRe: How to read/write an object of MyClass from/to a file. Pin
Ravi Bhavnani13-Feb-05 8:30
professionalRavi Bhavnani13-Feb-05 8:30 
AnswerRe: How to read/write an object of MyClass from/to a file. Pin
six_billion13-Feb-05 16:42
six_billion13-Feb-05 16:42 
GeneralBM_SETIMAGE strange displaying behavior Pin
toxcct13-Feb-05 4:48
toxcct13-Feb-05 4:48 
GeneralRe: BM_SETIMAGE strange displaying behavior Pin
PJ Arends13-Feb-05 10:23
professionalPJ Arends13-Feb-05 10:23 
GeneralRe: BM_SETIMAGE strange displaying behavior Pin
toxcct13-Feb-05 23:48
toxcct13-Feb-05 23:48 
GeneralDLL Question Pin
Steve Messer13-Feb-05 4:42
Steve Messer13-Feb-05 4:42 
I have just finished browsing the DLL section on Code Project and I didn't see an answer to the following question.

I am using DLL's as plugins in my application. The DLL's won't have a dialog or anything else viewable. The problems is that I want the dll's to be able to do work without being called.

For example if you have a function in a dll to compute the sum of two numbers. It only computes the sum of these two numbers when you call it.

What if the dll needed to continually be doing some work. One solution I can think of would be to have each dll have a Tick() funcion and call it repeatedly however many times a second you would like it to do its work.

Is there a way to have the dll be a self standing program and do its work when it needs to?

Hope that makes since.
GeneralRe: DLL Question Pin
Mohammad A Gdeisat13-Feb-05 5:37
Mohammad A Gdeisat13-Feb-05 5:37 
GeneralRe: DLL Question Pin
Steve Messer13-Feb-05 7:44
Steve Messer13-Feb-05 7:44 
GeneralRe: DLL Question Pin
14-Feb-05 5:50
suss14-Feb-05 5:50 
GeneralRe: DLL Question Pin
Steve Messer14-Feb-05 5:55
Steve Messer14-Feb-05 5:55 
Generaladd scroll bars to an activex Pin
sstoyan13-Feb-05 4:32
sstoyan13-Feb-05 4:32 
GeneralProgramming a web cam Pin
neilshelton13-Feb-05 2:59
neilshelton13-Feb-05 2:59 
GeneralRe: Programming a web cam Pin
Ted Ferenc13-Feb-05 3:55
Ted Ferenc13-Feb-05 3:55 
GeneralAccess a table of an access database Pin
wushli13-Feb-05 2:01
wushli13-Feb-05 2:01 
QuestionHow to split dialog with separator Pin
Member 151147113-Feb-05 0:24
Member 151147113-Feb-05 0:24 
GeneralActive Accessibility Memory Issue Pin
spsharma12-Feb-05 22:50
spsharma12-Feb-05 22:50 
GeneralRe: Active Accessibility Memory Issue Pin
hawk122810-Mar-09 20:46
hawk122810-Mar-09 20:46 
GeneralProblem reading a Large File Pin
Jason Raymond12-Feb-05 21:21
Jason Raymond12-Feb-05 21:21 
GeneralRe: Problem reading a Large File Pin
Neville Franks12-Feb-05 23:53
Neville Franks12-Feb-05 23:53 
GeneralRe: Problem reading a Large File Pin
Jason Raymond13-Feb-05 11:18
Jason Raymond13-Feb-05 11:18 
GeneralRe: Problem reading a Large File Pin
Neville Franks13-Feb-05 11:45
Neville Franks13-Feb-05 11:45 
GeneralRe: Problem reading a Large File Pin
Neville Franks13-Feb-05 12:33
Neville Franks13-Feb-05 12:33 
GeneralRe: Problem reading a Large File Pin
Michael Dunn13-Feb-05 16:14
sitebuilderMichael Dunn13-Feb-05 16: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.