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

C / C++ / MFC

 
GeneralRe: Font problem Pin
david bagaturia15-May-07 21:51
david bagaturia15-May-07 21:51 
GeneralRe: Font problem Pin
Hamid_RT15-May-07 21:56
Hamid_RT15-May-07 21:56 
QuestionPrinter Issue [modified] Pin
San246815-May-07 5:45
San246815-May-07 5:45 
AnswerRe: Printer Issue Pin
Nelek15-May-07 21:42
protectorNelek15-May-07 21:42 
QuestionInterfacing between MATLAB and C++ Pin
1vick15-May-07 5:34
1vick15-May-07 5:34 
AnswerRe: Interfacing between MATLAB and C++ Pin
led mike15-May-07 5:54
led mike15-May-07 5:54 
AnswerRe: Interfacing between MATLAB and C++ Pin
Tim Paaschen15-May-07 20:19
Tim Paaschen15-May-07 20:19 
QuestionHow to work with the registry from a limited account in windows xp Pin
jluis_hdezg15-May-07 5:18
jluis_hdezg15-May-07 5:18 
Right now I run the code with a administrator user and works just fine, but when I do it with a limited account user the first time works just fine but the second time gives me this error: ERROR_ALREADY_EXISTS = Cannot Create a file when that file already exists.


This is what I'm doing:
1.- LogonUser; with the administrator account.
2.- ImpersonateLoggedOnUser
3.- RegOpenKeyEx

Does anyone knows how to work this around?

Any help is greatly apreciated.

Thanks...



JH
AnswerRe: How to work with the registry from a limited account in windows xp Pin
skornel15-May-07 6:33
skornel15-May-07 6:33 
GeneralRe: How to work with the registry from a limited account in windows xp Pin
jluis_hdezg15-May-07 9:28
jluis_hdezg15-May-07 9:28 
GeneralRe: How to work with the registry from a limited account in windows xp Pin
skornel15-May-07 10:18
skornel15-May-07 10:18 
QuestionRe: How to work with the registry from a limited account in windows xp Pin
David Crow15-May-07 17:12
David Crow15-May-07 17:12 
AnswerRe: How to work with the registry from a limited account in windows xp [modified] Pin
OmurOlmez13-May-09 20:34
OmurOlmez13-May-09 20:34 
GeneralRe: How to work with the registry from a limited account in windows xp Pin
David Crow14-May-09 2:30
David Crow14-May-09 2:30 
QuestionWSASend notification with IOCP Pin
shizam115-May-07 5:18
shizam115-May-07 5:18 
QuestionVC++ and MS SQL Server 2005 database Pin
phokojoe15-May-07 5:04
phokojoe15-May-07 5:04 
AnswerRe: VC++ and MS SQL Server 2005 database Pin
Mark Salsbery15-May-07 6:02
Mark Salsbery15-May-07 6:02 
AnswerRe: VC++ and MS SQL Server 2005 database Pin
Dustin Henry15-May-07 6:05
Dustin Henry15-May-07 6:05 
QuestionKeep CScrollView scrollbars visible Pin
bob1697215-May-07 4:00
bob1697215-May-07 4:00 
AnswerRe: Keep CScrollView scrollbars visible Pin
Hans Dietrich15-May-07 4:43
mentorHans Dietrich15-May-07 4:43 
GeneralRe: Keep CScrollView scrollbars visible Pin
bob1697215-May-07 5:02
bob1697215-May-07 5:02 
AnswerRe: Keep CScrollView scrollbars visible Pin
Mark Salsbery15-May-07 4:45
Mark Salsbery15-May-07 4:45 
GeneralRe: Keep CScrollView scrollbars visible Pin
bob1697215-May-07 4:51
bob1697215-May-07 4:51 
QuestionDialog Based application Pin
Kiran Pinjala15-May-07 3:56
Kiran Pinjala15-May-07 3:56 
AnswerRe: Dialog Based application Pin
Hans Dietrich15-May-07 4:14
mentorHans Dietrich15-May-07 4:14 

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.