Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to develop a program to solve screen recording questioin Pin
youthdragon24-Aug-07 22:42
youthdragon24-Aug-07 22:42 
AnswerRe: How to develop a program to solve screen recording questioin Pin
Waldermort24-Aug-07 23:09
Waldermort24-Aug-07 23:09 
GeneralRe: How to develop a program to solve screen recording questioin Pin
youthdragon25-Aug-07 13:29
youthdragon25-Aug-07 13:29 
QuestionRe: How to develop a program to solve screen recording questioin Pin
Mark Salsbery25-Aug-07 7:05
Mark Salsbery25-Aug-07 7:05 
QuestionUser Tokens Pin
Richard Andrew x6424-Aug-07 21:41
professionalRichard Andrew x6424-Aug-07 21:41 
QuestionRe: User Tokens Pin
Perspx25-Aug-07 14:08
Perspx25-Aug-07 14:08 
AnswerRe: User Tokens Pin
Richard Andrew x6425-Aug-07 14:24
professionalRichard Andrew x6425-Aug-07 14:24 
GeneralRe: User Tokens Pin
Perspx25-Aug-07 14:36
Perspx25-Aug-07 14:36 
You could do something like create a small "in-between" program, running at user level, which runs the program set at admin level, and then runs the user-level app again? Or something similar to this?

Also, I'm sure that there is an API for elevation of an application.. So you create your admin-level application running as a user then elevate it to admin level?

Also, does this admin app have to run the user level app again? Can't you just hide the main window whilst the admin application is running, and get the admin level app to show it after it has finished?

I hate Vista too Sigh | :sigh:

--PerspX

"Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates

GeneralRe: User Tokens Pin
Richard Andrew x6425-Aug-07 14:55
professionalRichard Andrew x6425-Aug-07 14:55 
GeneralRe: User Tokens Pin
Perspx25-Aug-07 23:36
Perspx25-Aug-07 23:36 
Questionhow to use LPSTR* Pin
nitin324-Aug-07 20:41
nitin324-Aug-07 20:41 
AnswerRe: how to use LPSTR* Pin
Waldermort24-Aug-07 22:20
Waldermort24-Aug-07 22:20 
GeneralRe: how to use LPSTR* Pin
bob1697225-Aug-07 5:48
bob1697225-Aug-07 5:48 
GeneralRe: how to use LPSTR* Pin
bob1697225-Aug-07 6:13
bob1697225-Aug-07 6:13 
AnswerRe: how to use LPSTR* [modified] Pin
bob1697225-Aug-07 6:07
bob1697225-Aug-07 6:07 
Questionhow to Use Coloured Dialog Box Pin
GauranG Shah24-Aug-07 19:10
GauranG Shah24-Aug-07 19:10 
AnswerRe: how to Use Coloured Dialog Box Pin
nitin324-Aug-07 20:04
nitin324-Aug-07 20:04 
QuestionVC6 MFC serial port Pin
elegantcharm24-Aug-07 10:33
elegantcharm24-Aug-07 10:33 
QuestionHow do you determine who loaded a DLL? Pin
Joe Woodbury24-Aug-07 8:11
professionalJoe Woodbury24-Aug-07 8:11 
AnswerRe: How do you determine who loaded a DLL? Pin
Bob Nadler25-Aug-07 10:30
Bob Nadler25-Aug-07 10:30 
GeneralRe: How do you determine who loaded a DLL? Pin
Joe Woodbury25-Aug-07 13:49
professionalJoe Woodbury25-Aug-07 13:49 
GeneralRe: How do you determine who loaded a DLL? Pin
Perspx25-Aug-07 14:23
Perspx25-Aug-07 14:23 
GeneralRe: How do you determine who loaded a DLL? Pin
Joe Woodbury25-Aug-07 23:05
professionalJoe Woodbury25-Aug-07 23:05 
GeneralRe: How do you determine who loaded a DLL? Pin
Perspx25-Aug-07 23:35
Perspx25-Aug-07 23:35 
GeneralRe: How do you determine who loaded a DLL? Pin
David Crow27-Aug-07 3:21
David Crow27-Aug-07 3:21 

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.