Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: coms between two applications Pin
David Crow8-Feb-06 3:36
David Crow8-Feb-06 3:36 
GeneralRe: coms between two applications Pin
Mike Winter8-Feb-06 3:47
Mike Winter8-Feb-06 3:47 
GeneralRe: coms between two applications Pin
Blake Miller8-Feb-06 4:54
Blake Miller8-Feb-06 4:54 
AnswerRe: coms between two applications Pin
James R. Twine8-Feb-06 5:08
James R. Twine8-Feb-06 5:08 
QuestionClasses and Multithreading Pin
masnu8-Feb-06 3:19
masnu8-Feb-06 3:19 
AnswerRe: Classes and Multithreading Pin
rrrado8-Feb-06 3:27
rrrado8-Feb-06 3:27 
GeneralRe: Classes and Multithreading Pin
Roger Stoltz8-Feb-06 4:01
Roger Stoltz8-Feb-06 4:01 
GeneralRe: Classes and Multithreading Pin
masnu8-Feb-06 6:31
masnu8-Feb-06 6:31 
GeneralRe: Classes and Multithreading Pin
masnu8-Feb-06 7:46
masnu8-Feb-06 7:46 
GeneralRe: Classes and Multithreading Pin
Anilkumar K V8-Feb-06 18:41
Anilkumar K V8-Feb-06 18:41 
GeneralRe: Classes and Multithreading Pin
masnu9-Feb-06 9:58
masnu9-Feb-06 9:58 
GeneralRe: Classes and Multithreading Pin
masnu8-Feb-06 6:29
masnu8-Feb-06 6:29 

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.