Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Tree control bug? Pin
Gary Wheeler8-Feb-06 7:26
Gary Wheeler8-Feb-06 7:26 
QuestionHow to automatically start functioning Dailog based application Pin
Aqueel8-Feb-06 4:24
Aqueel8-Feb-06 4:24 
AnswerRe: How to automatically start functioning Dailog based application Pin
Maximilien8-Feb-06 4:33
Maximilien8-Feb-06 4:33 
GeneralRe: How to automatically start functioning Dailog based application Pin
Ryan Binns8-Feb-06 17:20
Ryan Binns8-Feb-06 17:20 
AnswerRe: How to automatically start functioning Dailog based application Pin
David Crow8-Feb-06 4:40
David Crow8-Feb-06 4:40 
AnswerRe: How to automatically start functioning Dailog based application Pin
Aqueel8-Feb-06 5:45
Aqueel8-Feb-06 5:45 
QuestionThunking issue Pin
indra208-Feb-06 3:56
indra208-Feb-06 3:56 
QuestionService can´t create objects Pin
Dyrl8-Feb-06 3:26
Dyrl8-Feb-06 3:26 
QuestionRe: Service can´t create objects Pin
David Crow8-Feb-06 3:32
David Crow8-Feb-06 3:32 
AnswerRe: Service can´t create objects Pin
Dyrl8-Feb-06 3:38
Dyrl8-Feb-06 3:38 
AnswerRe: Service can´t create objects Pin
Taka Muraoka8-Feb-06 3:42
Taka Muraoka8-Feb-06 3:42 
GeneralRe: Service can´t create objects Pin
Dyrl8-Feb-06 4:03
Dyrl8-Feb-06 4:03 
GeneralRe: Service can´t create objects Pin
Taka Muraoka8-Feb-06 4:07
Taka Muraoka8-Feb-06 4:07 
GeneralRe: Service can´t create objects Pin
David Crow8-Feb-06 4:21
David Crow8-Feb-06 4:21 
GeneralRe: Service can´t create objects Pin
Taka Muraoka8-Feb-06 4:26
Taka Muraoka8-Feb-06 4:26 
GeneralRe: Service can´t create objects Pin
Ryan Binns8-Feb-06 17:30
Ryan Binns8-Feb-06 17:30 
QuestionRe: Service can´t create objects Pin
David Crow9-Feb-06 2:48
David Crow9-Feb-06 2:48 
AnswerRe: Service can´t create objects Pin
Ryan Binns9-Feb-06 12:23
Ryan Binns9-Feb-06 12:23 
AnswerRe: Service can´t create objects Pin
BadKarma8-Feb-06 4:57
BadKarma8-Feb-06 4:57 
AnswerRe: Service can´t create objects Pin
Dyrl9-Feb-06 8:24
Dyrl9-Feb-06 8:24 
Ok guys,
I did it with the MFC classes and it´s ok. I used de CFileFind from MFC with a service created with the
"SERVICE_WIN32_OWN_PROCESS | SERVICE_INTERACTIVE_PROCESS" options.
The service is running with a timer inside. I´ve only noticed that you have to be very very aware of all memory leaks. You can get those 122 erros ("The data area passed to a system call is too small.").
Now I´m trying to use an ADO class from

href="http://www.codeguru.com/cpp/data/mfc_database/ado/article.php/c6729/"
but I´m getting more erros, but that is, maybe, for using ::CoInitialize in a Multi-thread application.
Thank you all. I´ve appreciated this discution.

QuestionXP themes Pin
rrrado8-Feb-06 3:24
rrrado8-Feb-06 3:24 
AnswerRe: XP themes Pin
-Dy8-Feb-06 3:54
-Dy8-Feb-06 3:54 
GeneralRe: XP themes Pin
rrrado8-Feb-06 4:13
rrrado8-Feb-06 4:13 
AnswerRe: XP themes Pin
Michael Dunn8-Feb-06 12:42
sitebuilderMichael Dunn8-Feb-06 12:42 
Questioncoms between two applications Pin
Mike Winter8-Feb-06 3:22
Mike Winter8-Feb-06 3:22 

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.