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

C / C++ / MFC

 
GeneralRe: A problem regarding EOT Pin
chahthuranga9-Feb-14 0:03
chahthuranga9-Feb-14 0:03 
GeneralRe: A problem regarding EOT Pin
Richard MacCutchan9-Feb-14 0:10
mveRichard MacCutchan9-Feb-14 0:10 
GeneralRe: A problem regarding EOT Pin
chahthuranga9-Feb-14 1:32
chahthuranga9-Feb-14 1:32 
GeneralRe: A problem regarding EOT Pin
Richard MacCutchan9-Feb-14 1:40
mveRichard MacCutchan9-Feb-14 1:40 
GeneralRe: A problem regarding EOT Pin
chahthuranga9-Feb-14 2:01
chahthuranga9-Feb-14 2:01 
GeneralRe: A problem regarding EOT Pin
Richard MacCutchan9-Feb-14 2:13
mveRichard MacCutchan9-Feb-14 2:13 
GeneralRe: A problem regarding EOT Pin
chahthuranga9-Feb-14 2:26
chahthuranga9-Feb-14 2:26 
Questionexcel automation - window doesn't come to the foreground in Windows Server 2008 Pin
AmVal7-Feb-14 11:30
AmVal7-Feb-14 11:30 
Our C++ 5.0 code does something like this:

if the excel dispatch is successfully created, it then exports data, etc...
...
then calls these functions:

xlsApp.SetDisplayAlerts(TRUE);
xlsApp.SetVisible(TRUE);
xlsApp.SetUserControl(TRUE);

This has always worked to display the excel spreadsheet in the foreground.

Now, testing on Windows Server 2008, the excel spreadsheet is created, but in the background.

Any suggestions?

Thanks.
AnswerRe: excel automation - window doesn't come to the foreground in Windows Server 2008 Pin
AmVal11-Feb-14 4:50
AmVal11-Feb-14 4:50 
QuestionAdding XML file to Win32 Project and Dynamically Load Data Pin
Don Guy6-Feb-14 13:07
Don Guy6-Feb-14 13:07 
AnswerRe: Adding XML file to Win32 Project and Dynamically Load Data Pin
Richard Andrew x646-Feb-14 15:20
professionalRichard Andrew x646-Feb-14 15:20 
QuestionEthernet code for talking to Hardware I/O Pin
Mike Grove5-Feb-14 23:26
Mike Grove5-Feb-14 23:26 
AnswerRe: Ethernet code for talking to Hardware I/O Pin
CPallini5-Feb-14 23:39
mveCPallini5-Feb-14 23:39 
AnswerRe: Ethernet code for talking to Hardware I/O Pin
Richard MacCutchan6-Feb-14 0:33
mveRichard MacCutchan6-Feb-14 0:33 
GeneralRe: Ethernet code for talking to Hardware I/O Pin
Mike Grove6-Feb-14 1:06
Mike Grove6-Feb-14 1:06 
AnswerRe: Ethernet code for talking to Hardware I/O Pin
jschell6-Feb-14 8:25
jschell6-Feb-14 8:25 
AnswerRe: Ethernet code for talking to Hardware I/O Pin
Albert Holguin6-Feb-14 8:44
professionalAlbert Holguin6-Feb-14 8:44 
QuestionOpenCV in MFC App Pin
Don Guy5-Feb-14 12:19
Don Guy5-Feb-14 12:19 
AnswerRe: OpenCV in MFC App Pin
Richard Andrew x645-Feb-14 13:00
professionalRichard Andrew x645-Feb-14 13:00 
QuestionRe: OpenCV in MFC App Pin
SoMad5-Feb-14 13:20
professionalSoMad5-Feb-14 13:20 
AnswerRe: OpenCV in MFC App Pin
Don Guy5-Feb-14 13:27
Don Guy5-Feb-14 13:27 
GeneralRe: OpenCV in MFC App Pin
SoMad5-Feb-14 14:32
professionalSoMad5-Feb-14 14:32 
GeneralRe: OpenCV in MFC App Pin
Don Guy5-Feb-14 15:12
Don Guy5-Feb-14 15:12 
GeneralRe: OpenCV in MFC App Pin
SoMad5-Feb-14 15:37
professionalSoMad5-Feb-14 15:37 
GeneralRe: OpenCV in MFC App Pin
Don Guy5-Feb-14 16:18
Don Guy5-Feb-14 16:18 

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.