Click here to Skip to main content
15,895,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 10:10
Zac Howland11-Dec-06 10:10 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:38
Nemanja Trifunovic11-Dec-06 10:38 
QuestionWhere is the class wizard in VS2005 Pin
eli1502197911-Dec-06 1:01
eli1502197911-Dec-06 1:01 
AnswerRe: Where is the class wizard in VS2005 Pin
bob1697211-Dec-06 1:50
bob1697211-Dec-06 1:50 
AnswerRe: Where is the class wizard in VS2005 Pin
prasad_som11-Dec-06 4:59
prasad_som11-Dec-06 4:59 
AnswerRe: Where is the class wizard in VS2005 Pin
PJ Arends11-Dec-06 5:44
professionalPJ Arends11-Dec-06 5:44 
AnswerRe: Where is the class wizard in VS2005 Pin
rgbalpha11-Dec-06 17:22
rgbalpha11-Dec-06 17:22 
QuestionSystem services Pin
Waldermort11-Dec-06 0:24
Waldermort11-Dec-06 0:24 
I am about to have a go at writing my own service application. But before I start, I have a few questions I have unable to find reasonable answers to.

An article on CP states that a service is loaded at boot time before any users log on to the system. The service I intend to create is dependant on some system variables to be set which means the user is required to be logged on. This leads me to my question. Since the service requires the user to be logged on, I also want to be able to configure it for each user, which would probably require reading some HKCU registry keys. But how should I handle the case where more than one user is logged on, would the service be run as a seperate instance?

When installing the service, is it possible to do so without admin privlages?
AnswerRe: System services Pin
Mark Salsbery11-Dec-06 9:51
Mark Salsbery11-Dec-06 9:51 
QuestionHow to create Outlook .MSG file???? Pin
nagamohan_p11-Dec-06 0:01
nagamohan_p11-Dec-06 0:01 
QuestionRestricting File Access Pin
Marko B.L.10-Dec-06 23:26
Marko B.L.10-Dec-06 23:26 
AnswerRe: Restricting File Access Pin
Sam Hobbs10-Dec-06 23:36
Sam Hobbs10-Dec-06 23:36 
AnswerRe: Restricting File Access Pin
David Crow11-Dec-06 3:18
David Crow11-Dec-06 3:18 
AnswerRe: Restricting File Access [modified] Pin
kakan11-Dec-06 3:20
professionalkakan11-Dec-06 3:20 
GeneralRe: Restricting File Access Pin
Marko B.L.11-Dec-06 23:17
Marko B.L.11-Dec-06 23:17 
GeneralRe: Restricting File Access Pin
kakan12-Dec-06 0:16
professionalkakan12-Dec-06 0:16 
QuestionHow many threads are there in a MFC application [modified] Pin
vc++_fragrance10-Dec-06 22:42
vc++_fragrance10-Dec-06 22:42 
AnswerRe: How many threads are there in a MFC application Pin
Naveen10-Dec-06 22:49
Naveen10-Dec-06 22:49 
AnswerRe: How many threads are there in a MFC application Pin
Sam Hobbs10-Dec-06 23:37
Sam Hobbs10-Dec-06 23:37 
AnswerRe: How many threads are there in a MFC application Pin
David Crow11-Dec-06 3:23
David Crow11-Dec-06 3:23 
QuestionCan FindFirstFile/FindNextFile be multithread? Pin
rgbalpha10-Dec-06 22:30
rgbalpha10-Dec-06 22:30 
AnswerRe: Can FindFirstFile/FindNextFile be multithread? Pin
Naveen10-Dec-06 22:41
Naveen10-Dec-06 22:41 
AnswerRe: Can FindFirstFile/FindNextFile be multithread? Pin
Waldermort10-Dec-06 22:55
Waldermort10-Dec-06 22:55 
AnswerRe: Can FindFirstFile/FindNextFile be multithread? Pin
Hamid_RT10-Dec-06 23:15
Hamid_RT10-Dec-06 23:15 
GeneralRe: Can FindFirstFile/FindNextFile be multithread? [modified] Pin
rgbalpha11-Dec-06 0:42
rgbalpha11-Dec-06 0:42 

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.