Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Easy char manipulation question Pin
Christian Graus2-Jun-05 12:58
protectorChristian Graus2-Jun-05 12:58 
GeneralRe: Easy char manipulation question Pin
David Crow3-Jun-05 2:54
David Crow3-Jun-05 2:54 
GeneralRe: Easy char manipulation question Pin
Gary R. Wheeler2-Jun-05 13:22
Gary R. Wheeler2-Jun-05 13:22 
GeneralRe: Easy char manipulation question Pin
ThatsAlok2-Jun-05 18:59
ThatsAlok2-Jun-05 18:59 
GeneralRe: Easy char manipulation question Pin
Axonn Echysttas2-Jun-05 21:27
Axonn Echysttas2-Jun-05 21:27 
GeneralSerial Communication using the VT100 Protocol Pin
NCARstudent2-Jun-05 12:24
NCARstudent2-Jun-05 12:24 
GeneralRe: Serial Communication using the VT100 Protocol Pin
Gary R. Wheeler2-Jun-05 13:47
Gary R. Wheeler2-Jun-05 13:47 
GeneralWhere to learn about impersonation Pin
BambooMoon2-Jun-05 12:03
BambooMoon2-Jun-05 12:03 
I have a service that runs under the system account, not interacting with the desktop. I want it to be able to do something (use the Service Manager to stop a service on another computer) that apparently requires me to be Administrator. I could run my service as Administrator, but I'd rather not do that since it prevents me from changing my mind and making it interact with the desktop, at least for debugging.

Where can I go to learn how my service can impersonate Administrator (the service has access to the login information) while interacting with the Service Manager? I'd appreciate any information. This service is implemented in MFC. Using C# is not an option, nor is learning a lot of COM.

Thanks
GeneralRe: Where to learn about impersonation Pin
Blake Miller2-Jun-05 14:17
Blake Miller2-Jun-05 14:17 
Questionhow to resize the systray to fit my clock replacment? Pin
ELY M.2-Jun-05 10:49
ELY M.2-Jun-05 10:49 
Generaltesting path Pin
Ann662-Jun-05 10:44
sussAnn662-Jun-05 10:44 
GeneralRe: testing path Pin
BlackDice2-Jun-05 10:55
BlackDice2-Jun-05 10:55 
GeneralRe: testing path Pin
Blake Miller2-Jun-05 14:22
Blake Miller2-Jun-05 14:22 
GeneralRe: testing path Pin
ThatsAlok2-Jun-05 19:03
ThatsAlok2-Jun-05 19:03 
GeneralPrevent another application's dialog showing Pin
Kany Nguyen2-Jun-05 9:41
Kany Nguyen2-Jun-05 9:41 
GeneralRe: Prevent another application's dialog showing Pin
Tom Archer2-Jun-05 10:06
Tom Archer2-Jun-05 10:06 
GeneralProblem with CTreeCtrl and OnNMRclick Pin
AnTri2-Jun-05 9:12
AnTri2-Jun-05 9:12 
GeneralRe: Problem with CTreeCtrl and OnNMRclick Pin
AnTri2-Jun-05 11:40
AnTri2-Jun-05 11:40 
GeneralRe: Problem with CTreeCtrl and OnNMRclick Pin
Gary R. Wheeler2-Jun-05 14:17
Gary R. Wheeler2-Jun-05 14:17 
GeneralMFC and mciSendString Pin
jet9152-Jun-05 9:09
jet9152-Jun-05 9:09 
GeneralRe: MFC and mciSendString Pin
David Crow2-Jun-05 9:55
David Crow2-Jun-05 9:55 
GeneralVC and SharedFolder on Lan Pin
Usman Tasleem Akshaf2-Jun-05 8:05
Usman Tasleem Akshaf2-Jun-05 8:05 
GeneralRe: VC and SharedFolder on Lan Pin
David Crow2-Jun-05 9:00
David Crow2-Jun-05 9:00 
GeneralRe: VC and SharedFolder on Lan Pin
Usman Tasleem Akshaf3-Jun-05 3:54
Usman Tasleem Akshaf3-Jun-05 3:54 
GeneralRe: VC and SharedFolder on Lan Pin
David Crow3-Jun-05 4:08
David Crow3-Jun-05 4:08 

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.