Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need help with an arrogant CFile Pin
[James Pullicino]7-Sep-01 1:54
[James Pullicino]7-Sep-01 1:54 
GeneralRe: I need help with an arrogant CFile Pin
7-Sep-01 2:04
suss7-Sep-01 2:04 
GeneralRe: I need help with an arrogant CFile Pin
tanin8-Sep-01 7:29
tanin8-Sep-01 7:29 
GeneralUsing IE for a project Pin
sleater7-Sep-01 1:07
sleater7-Sep-01 1:07 
GeneralRe: Using IE for a project Pin
Masaaki Onishi7-Sep-01 4:04
Masaaki Onishi7-Sep-01 4:04 
GeneralRe: Using IE for a project Pin
7-Sep-01 16:57
suss7-Sep-01 16:57 
GeneralProcess Control Pin
Steve Thresher7-Sep-01 0:08
Steve Thresher7-Sep-01 0:08 
GeneralRe: Process Control Pin
[James Pullicino]7-Sep-01 1:08
[James Pullicino]7-Sep-01 1:08 
Try using ShellExecuteEx instead and collect the hProcess member of the returned SHELLEXECUTEINFO structure.

What to do with the hProccess is another story, maybe someone else can help?

Alternatevly use CreateProcess, which gives more control.



(2b || !2b)
GeneralRe: Process Control Pin
tanin8-Sep-01 7:41
tanin8-Sep-01 7:41 
GeneralFreezing a list control Pin
v_krishnan6-Sep-01 23:14
v_krishnan6-Sep-01 23:14 
GeneralRe: Freezing a list control Pin
[James Pullicino]7-Sep-01 1:51
[James Pullicino]7-Sep-01 1:51 
GeneralRe: Freezing a list control Pin
ORi x7-Sep-01 2:00
ORi x7-Sep-01 2:00 
GeneralRe: Freezing a list control Pin
v_krishnan7-Sep-01 23:13
v_krishnan7-Sep-01 23:13 
GeneralMSXML DOM question Pin
jkgh6-Sep-01 23:12
jkgh6-Sep-01 23:12 
GeneralMissing Scroll Bars - OLE embedding Pin
AJ1236-Sep-01 22:29
AJ1236-Sep-01 22:29 
GeneralRe: Missing Scroll Bars - OLE embedding Pin
AJ1236-Sep-01 23:58
AJ1236-Sep-01 23:58 
GeneralProb. with FTP data connections.. Pin
Amit Dey6-Sep-01 21:14
Amit Dey6-Sep-01 21:14 
GeneralRe: Prob. with FTP data connections.. Pin
7-Sep-01 7:34
suss7-Sep-01 7:34 
QuestionPossible to determine parallel port settings? Pin
Matt Philmon6-Sep-01 19:54
Matt Philmon6-Sep-01 19:54 
AnswerRe: Possible to determine parallel port settings? Pin
Oscar Vazquez7-Sep-01 5:04
Oscar Vazquez7-Sep-01 5:04 
QuestionUse in Dll at Dll . How ??? Pin
6-Sep-01 18:25
suss6-Sep-01 18:25 
AnswerRe: Use in Dll at Dll . How ??? Pin
7-Sep-01 4:42
suss7-Sep-01 4:42 
GeneralSetFont/GetFont won't work for custom control Pin
reiko6-Sep-01 18:16
reiko6-Sep-01 18:16 
GeneralRe: SetFont/GetFont won't work for custom control Pin
Tomasz Sowinski7-Sep-01 2:13
Tomasz Sowinski7-Sep-01 2:13 
GeneralRe: SetFont/GetFont won't work for custom control Pin
reiko9-Sep-01 14:45
reiko9-Sep-01 14:45 

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.