Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Clarify Pin
Cris16-Jan-03 4:51
Cris16-Jan-03 4:51 
GeneralRe: Clarify Pin
Erik Juhl16-Jan-03 4:57
Erik Juhl16-Jan-03 4:57 
GeneralRe: Clarify Pin
Anonymous16-Jan-03 4:58
Anonymous16-Jan-03 4:58 
GeneralRe: Clarify Pin
Cris16-Jan-03 5:15
Cris16-Jan-03 5:15 
GeneralRe: Clarify Pin
16-Jan-03 5:16
suss16-Jan-03 5:16 
GeneralRe: Clarify Pin
Cris16-Jan-03 5:46
Cris16-Jan-03 5:46 
GeneralUsing a Dialog Box that is defined inside a dll. Pin
VanHlebar16-Jan-03 2:18
VanHlebar16-Jan-03 2:18 
GeneralCreateProcessAsUser(...) & LogonUser bug!!!!!!!!! Pin
r i s h a b h s16-Jan-03 2:02
r i s h a b h s16-Jan-03 2:02 
dear all,
i'm using Windows Xp pro with NTFS partition.
i've used LogonUser to get a token of a user and then I use the token in CreateProcessAsUser(...). I use flag LOGON32_LOGON_INTERACTIVE SO THERE IS NO NEED TO DUPLICATE THE TOKEN.
I've also set the reqd. previliges in the system.
but still when i try to execute a process, i get an error -> Access Denied (5).

I also tried to use function ImpersonateLoggedOnUser(..) (which was successful) but still I get the same Error while using function CreateProcess(...) after using ImpersonateLoggedOnUser(...)
I've even tried setting priviliges by code and manually in the OS
But still to find the same Error (error number 5).

In VB also i get the same problem
is it a bug!!!!!!!!!!! Suspicious | :suss:

any ideas!!!!!!!!! Eek! | :eek:

thanx
GeneralFTP problem with MFC Pin
Anonymous16-Jan-03 1:25
Anonymous16-Jan-03 1:25 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc16-Jan-03 2:50
Ted Ferenc16-Jan-03 2:50 
GeneralRe: FTP problem with MFC Pin
Anonymous16-Jan-03 3:38
Anonymous16-Jan-03 3:38 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc16-Jan-03 3:55
Ted Ferenc16-Jan-03 3:55 
GeneralRe: FTP problem with MFC Pin
Anonymous16-Jan-03 4:24
Anonymous16-Jan-03 4:24 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc16-Jan-03 6:34
Ted Ferenc16-Jan-03 6:34 
GeneralRe: FTP problem with MFC Pin
Anonymous17-Jan-03 3:55
Anonymous17-Jan-03 3:55 
GeneralRe: FTP problem with MFC Pin
Ted Ferenc17-Jan-03 3:58
Ted Ferenc17-Jan-03 3:58 
Generalopen and close ports!!!!!! Pin
xxhimanshu16-Jan-03 1:11
xxhimanshu16-Jan-03 1:11 
GeneralAccessing password protected web sites Pin
Christoffer A. Andersen16-Jan-03 0:14
Christoffer A. Andersen16-Jan-03 0:14 
GeneralRe: Accessing password protected web sites Pin
Steve S16-Jan-03 2:21
Steve S16-Jan-03 2:21 
GeneralRe: Accessing password protected web sites Pin
Christoffer A. Andersen16-Jan-03 2:27
Christoffer A. Andersen16-Jan-03 2:27 
GeneralTHIS_FILE and __FILE__ Pin
-Dy15-Jan-03 23:56
-Dy15-Jan-03 23:56 
GeneralRe: THIS_FILE and __FILE__ Pin
Joaquín M López Muñoz16-Jan-03 0:03
Joaquín M López Muñoz16-Jan-03 0:03 
GeneralRe: THIS_FILE and __FILE__ Pin
Rage16-Jan-03 1:10
professionalRage16-Jan-03 1:10 
GeneralWindows Timing performance Pin
Geert Craessaerts15-Jan-03 23:36
Geert Craessaerts15-Jan-03 23:36 
GeneralRe: Windows Timing performance Pin
Joel Lucsy16-Jan-03 3:26
Joel Lucsy16-Jan-03 3:26 

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.