Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProblem declaring data type Pin
marca29216-Jan-12 22:16
marca29216-Jan-12 22:16 
AnswerRe: Problem declaring data type Pin
Richard MacCutchan16-Jan-12 23:05
mveRichard MacCutchan16-Jan-12 23:05 
GeneralRe: Problem declaring data type Pin
marca29216-Jan-12 23:18
marca29216-Jan-12 23:18 
AnswerRe: Problem declaring data type Pin
Jochen Arndt16-Jan-12 23:05
professionalJochen Arndt16-Jan-12 23:05 
GeneralRe: Problem declaring data type Pin
marca29216-Jan-12 23:27
marca29216-Jan-12 23:27 
AnswerRe: Problem declaring data type Pin
S p k 52116-Jan-12 23:10
S p k 52116-Jan-12 23:10 
GeneralRe: Problem declaring data type Pin
marca29216-Jan-12 23:17
marca29216-Jan-12 23:17 
QuestionCreateProcess with Vista and 740 / Create Multiple Threads Pin
jkirkerx16-Jan-12 9:04
professionaljkirkerx16-Jan-12 9:04 
I read the UAC article on CodeProject. So I want to see what others are using to elevate when using CreateProcess on Windows Vista, maybe Windows 7, when I get to testing on it.

I'm using CreateProcess to run PkgMgr.exe, but it wants elevated privileges 740.

Plus I want to spawn 2 threads, one to run the progress bar, and one to run the CreateProcess.

Tried _beginThread, but I was only able to get 1 working at a time.
AnswerRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
Albert Holguin16-Jan-12 9:25
professionalAlbert Holguin16-Jan-12 9:25 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
jkirkerx16-Jan-12 10:15
professionaljkirkerx16-Jan-12 10:15 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
Albert Holguin17-Jan-12 4:00
professionalAlbert Holguin17-Jan-12 4:00 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
jkirkerx17-Jan-12 6:35
professionaljkirkerx17-Jan-12 6:35 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
Albert Holguin17-Jan-12 7:29
professionalAlbert Holguin17-Jan-12 7:29 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
jkirkerx17-Jan-12 10:08
professionaljkirkerx17-Jan-12 10:08 
GeneralRe: CreateProcess with Vista and 740 / Create Multiple Threads Pin
Albert Holguin17-Jan-12 11:13
professionalAlbert Holguin17-Jan-12 11:13 
QuestionConverting big integer value to string Pin
Coder Block15-Jan-12 23:22
Coder Block15-Jan-12 23:22 
AnswerRe: Converting big integer value to string Pin
Richard MacCutchan15-Jan-12 23:42
mveRichard MacCutchan15-Jan-12 23:42 
AnswerRe: Converting big integer value to string Pin
Jochen Arndt15-Jan-12 23:57
professionalJochen Arndt15-Jan-12 23:57 
AnswerRe: Converting big integer value to string Pin
CPallini16-Jan-12 2:59
mveCPallini16-Jan-12 2:59 
GeneralRe: Converting big integer value to string Pin
Albert Holguin16-Jan-12 9:25
professionalAlbert Holguin16-Jan-12 9:25 
GeneralRe: Converting big integer value to string Pin
CPallini16-Jan-12 9:37
mveCPallini16-Jan-12 9:37 
GeneralRe: Converting big integer value to string Pin
Albert Holguin16-Jan-12 10:15
professionalAlbert Holguin16-Jan-12 10:15 
Questioncommon language runtime support error for dll Pin
appollosputnik15-Jan-12 17:24
appollosputnik15-Jan-12 17:24 
AnswerRe: common language runtime support error for dll Pin
_AnsHUMAN_ 15-Jan-12 18:08
_AnsHUMAN_ 15-Jan-12 18:08 
GeneralRe: common language runtime support error for dll Pin
appollosputnik15-Jan-12 21:04
appollosputnik15-Jan-12 21:04 

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.