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

C / C++ / MFC

 
GeneralRe: Suspend ShellExcuteExd Pin
Orion Star2-Apr-10 9:53
Orion Star2-Apr-10 9:53 
GeneralRe: Suspend ShellExcuteExd Pin
Richard Andrew x642-Apr-10 9:56
professionalRichard Andrew x642-Apr-10 9:56 
GeneralRe: Suspend ShellExcuteExd Pin
Orion Star2-Apr-10 10:09
Orion Star2-Apr-10 10:09 
GeneralRe: Suspend ShellExcuteEx Pin
Orion Star2-Apr-10 9:45
Orion Star2-Apr-10 9:45 
AnswerRe: Suspend ShellExcuteEx Pin
Adam Roderick J1-Apr-10 19:58
Adam Roderick J1-Apr-10 19:58 
GeneralRe: Suspend ShellExcuteEx Pin
Orion Star2-Apr-10 4:13
Orion Star2-Apr-10 4:13 
GeneralRe: Suspend ShellExcuteEx Pin
Adam Roderick J2-Apr-10 5:11
Adam Roderick J2-Apr-10 5:11 
GeneralRe: Suspend ShellExcuteEx Pin
Orion Star2-Apr-10 9:35
Orion Star2-Apr-10 9:35 
You know while I was investigating this I have thought about switching back to CreateProcess base on what I read. Before, I had gone back and forth between CreateProcess and ShellExecuteEx (at one point I had two launch functions). But ultimately I stuck with the one that allows me to use lpOperation, open associated program automatically and open url using default application. Also I was influence by An Introduction to Processes: Asynchronous Process Notification[^], where Microsoft recommend the use of ShellExecute.

Now if there is someway for CreateProcess to use lpOperation that would be nice. OR have ShellExecuteEx populate PROCESS_INFORMATION.

I always wonder why there isn't a function that encapsulate both strengths.
QuestionWindows 7 JumpLists! Pin
Fareed Rizkalla1-Apr-10 8:28
Fareed Rizkalla1-Apr-10 8:28 
QuestionWin32/GDI+ - Using a transparent PNG image as window background Pin
Member 38216201-Apr-10 8:24
Member 38216201-Apr-10 8:24 
AnswerRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Code-o-mat1-Apr-10 8:52
Code-o-mat1-Apr-10 8:52 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Member 38216201-Apr-10 8:58
Member 38216201-Apr-10 8:58 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Code-o-mat1-Apr-10 9:06
Code-o-mat1-Apr-10 9:06 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Member 38216201-Apr-10 9:33
Member 38216201-Apr-10 9:33 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
LunaticFringe1-Apr-10 11:13
LunaticFringe1-Apr-10 11:13 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Member 38216201-Apr-10 13:06
Member 38216201-Apr-10 13:06 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
LunaticFringe1-Apr-10 13:23
LunaticFringe1-Apr-10 13:23 
GeneralRe: Win32/GDI+ - Using a transparent PNG image as window background Pin
Code-o-mat1-Apr-10 21:35
Code-o-mat1-Apr-10 21:35 
QuestionA joke on C Pin
Edward10261-Apr-10 7:57
Edward10261-Apr-10 7:57 
AnswerRe: A joke on C Pin
CPallini1-Apr-10 8:10
mveCPallini1-Apr-10 8:10 
QuestionHow to do function with timout & getting message properly ? Pin
oppstp1-Apr-10 7:42
oppstp1-Apr-10 7:42 
QuestionRe: How to do function with timout & getting message properly ? Pin
David Crow1-Apr-10 8:15
David Crow1-Apr-10 8:15 
AnswerRe: How to do function with timout & getting message properly ? Pin
oppstp1-Apr-10 15:06
oppstp1-Apr-10 15:06 
QuestionPicture Control with scroll bars. PinPopular
ashwath19791-Apr-10 5:02
ashwath19791-Apr-10 5:02 
QuestionC++ Thousand Separators Pin
awesometrickycool1-Apr-10 2:37
awesometrickycool1-Apr-10 2:37 

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.