Click here to Skip to main content
15,915,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Data within a Text File Pin
Programm3r11-Dec-06 2:15
Programm3r11-Dec-06 2:15 
AnswerRe: Data within a Text File Pin
David Crow11-Dec-06 3:10
David Crow11-Dec-06 3:10 
Questionissue: "passing" a std::map from an library to another Pin
ledzzep11-Dec-06 1:18
ledzzep11-Dec-06 1:18 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Cedric Moonen11-Dec-06 1:46
Cedric Moonen11-Dec-06 1:46 
AnswerRe: issue: "passing" a std::map from an library to another Pin
prasad_som11-Dec-06 2:26
prasad_som11-Dec-06 2:26 
AnswerRe: issue: "passing" a std::map from an library to another Pin
James R. Twine11-Dec-06 3:56
James R. Twine11-Dec-06 3:56 
AnswerRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 4:07
Nemanja Trifunovic11-Dec-06 4:07 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Zac Howland11-Dec-06 4:11
Zac Howland11-Dec-06 4:11 
GeneralRe: issue: "passing" a std::map from an library to another Pin
Nemanja Trifunovic11-Dec-06 10:04
Nemanja Trifunovic11-Dec-06 10:04 
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 

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.