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

C / C++ / MFC

 
GeneralRe: Hey i am looking for real MSGINA code Pin
David Crow7-Sep-04 7:51
David Crow7-Sep-04 7:51 
GeneralRe: Hey i am looking for real MSGINA code Pin
ThatsAlok7-Sep-04 23:09
ThatsAlok7-Sep-04 23:09 
Generalexcel automation!! Pin
pnpfriend3-Sep-04 5:56
pnpfriend3-Sep-04 5:56 
GeneralRe: excel automation!! Pin
David Crow3-Sep-04 6:11
David Crow3-Sep-04 6:11 
GeneralRe: excel automation!! Pin
pnpfriend3-Sep-04 6:56
pnpfriend3-Sep-04 6:56 
GeneralRe: excel automation!! Pin
David Crow3-Sep-04 7:02
David Crow3-Sep-04 7:02 
GeneralRe: excel automation!! Pin
pnpfriend3-Sep-04 9:02
pnpfriend3-Sep-04 9:02 
GeneralRe: excel automation!! Pin
David Crow3-Sep-04 9:42
David Crow3-Sep-04 9:42 
pnpfriend wrote:
If I used ShellExecuteEx() how to get an app object?

You couldn't, hence my reason for clarifying exactly how you were starting the Excel application.

When I use automation with any of the Office products or Internet Explorer, I do so with the intent of there being no user interaction. If I wanted user interaction, I would use CreateProcess() or ShellExecuteEx(). What you have here seems to be the need for both automation and user interaction. Is this a fair assessment?


"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen


GeneralRe: excel automation!! Pin
pnpfriend7-Sep-04 7:33
pnpfriend7-Sep-04 7:33 
GeneralActivate a specific View in an MDI MFC Doc/View App Pin
Paul Steane3-Sep-04 5:28
Paul Steane3-Sep-04 5:28 
GeneralRunning an .exe programmatically Pin
anderslundsgard3-Sep-04 5:13
anderslundsgard3-Sep-04 5:13 
GeneralRe: Running an .exe programmatically Pin
David Crow3-Sep-04 6:12
David Crow3-Sep-04 6:12 
GeneralRe: Running an .exe programmatically Pin
Michael Dunn3-Sep-04 7:20
sitebuilderMichael Dunn3-Sep-04 7:20 
GeneralReplace Minimize Button Pin
Caligulo3-Sep-04 4:34
Caligulo3-Sep-04 4:34 
GeneralRe: Replace Minimize Button Pin
Maximilien3-Sep-04 5:10
Maximilien3-Sep-04 5:10 
GeneralSending characters to other windows Pin
tab13-Sep-04 4:28
tab13-Sep-04 4:28 
GeneralRe: Sending characters to other windows Pin
David Crow3-Sep-04 4:39
David Crow3-Sep-04 4:39 
GeneralRe: Sending characters to other windows Pin
tab13-Sep-04 4:42
tab13-Sep-04 4:42 
GeneralRe: Sending characters to other windows Pin
David Crow3-Sep-04 4:51
David Crow3-Sep-04 4:51 
GeneralRe: Sending characters to other windows Pin
tab13-Sep-04 4:58
tab13-Sep-04 4:58 
GeneralRe: Sending characters to other windows Pin
David Crow3-Sep-04 5:10
David Crow3-Sep-04 5:10 
GeneralRe: Sending characters to other windows Pin
tab15-Sep-04 23:26
tab15-Sep-04 23:26 
GeneralRe: Sending characters to other windows Pin
BlackDice3-Sep-04 7:09
BlackDice3-Sep-04 7:09 
GeneralCreating directory.. Pin
Sudhakar Pasupunuri3-Sep-04 3:56
Sudhakar Pasupunuri3-Sep-04 3:56 
GeneralRe: Creating directory.. Pin
David Crow3-Sep-04 4:40
David Crow3-Sep-04 4:40 

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.