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

C / C++ / MFC

 
AnswerRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 5:43
krmed8-Dec-09 5:43 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 5:55
dipuks8-Dec-09 5:55 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 9:17
krmed8-Dec-09 9:17 
Question[solved] PCI Tv Tuner IR Sensor Visual C++ Pin
vladbalmos7-Dec-09 23:58
vladbalmos7-Dec-09 23:58 
AnswerRe: PCI Tv Tuner IR Sensor Visual C++ Pin
«_Superman_»8-Dec-09 4:22
professional«_Superman_»8-Dec-09 4:22 
GeneralRe: PCI Tv Tuner IR Sensor Visual C++ Pin
vladbalmos9-Dec-09 1:49
vladbalmos9-Dec-09 1:49 
QuestionRun Powerpoint viewer in assigned screen location Pin
Cool_Dev7-Dec-09 23:45
Cool_Dev7-Dec-09 23:45 
AnswerRe: Run Powerpoint viewer in assigned screen location Pin
Iain Clarke, Warrior Programmer8-Dec-09 4:11
Iain Clarke, Warrior Programmer8-Dec-09 4:11 
I don't know of any C++ way of doing this, which makes this forum less useful to you.

My thought was that you could supply powerpoint viewer with a command parameter via CreateProcess that would do what you want.

I found this page:
http://office.microsoft.com/en-us/powerpoint/HA101538891033.aspx[^]

But there's no "start at this rect(100,100,400,200)" parameter, or an equivalent.

The nearest I can find on that list is /M macro which lets you run a specified macro. Maybe you could have a powerpoint macro that does this task for you?

Failing that, maybe the full version of powerpoint will have better command line options - in which case you can solve your problem by spending money.

My thinking is that you'll fail - a presentation is meant to fill up a given screen, in which case why spend the resources needed to make a partial screen view? It's a very edge case use.

I wish you success however!

Iain.

I have now moved to Sweden for love (awwww).

GeneralRe: Run Powerpoint viewer in assigned screen location Pin
chetto7731-Mar-10 13:54
chetto7731-Mar-10 13:54 
GeneralRe: Run Powerpoint viewer in assigned screen location Pin
Iain Clarke, Warrior Programmer31-Mar-10 21:11
Iain Clarke, Warrior Programmer31-Mar-10 21:11 
Questionvisual studio 2008 form designer - where did all the controls go? Pin
Sauce!7-Dec-09 22:19
Sauce!7-Dec-09 22:19 
AnswerRe: visual studio 2008 form designer - where did all the controls go? Pin
Sauce!9-Dec-09 14:45
Sauce!9-Dec-09 14:45 
QuestionHow to Debug a DLL written in VC 6.0 in ASP.NET ( MSVS 2008 ) application? Pin
yudhisthira7-Dec-09 19:30
yudhisthira7-Dec-09 19:30 
AnswerRe: How to Debug a DLL written in VC 6.0 in ASP.NET ( MSVS 2008 ) application? Pin
Cedric Moonen7-Dec-09 21:36
Cedric Moonen7-Dec-09 21:36 
QuestionCan we open two Modal Dialogs at Same Time? Pin
002comp7-Dec-09 19:18
002comp7-Dec-09 19:18 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Cedric Moonen7-Dec-09 20:29
Cedric Moonen7-Dec-09 20:29 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Rajesh R Subramanian8-Dec-09 1:35
professionalRajesh R Subramanian8-Dec-09 1:35 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Richard MacCutchan8-Dec-09 2:03
mveRichard MacCutchan8-Dec-09 2:03 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
dxlee8-Dec-09 4:10
dxlee8-Dec-09 4:10 
Question[Message Deleted] Pin
Benjamin Bruno7-Dec-09 18:15
Benjamin Bruno7-Dec-09 18:15 
AnswerRe: serialization Pin
Adam Roderick J7-Dec-09 18:24
Adam Roderick J7-Dec-09 18:24 
GeneralRe: serialization Pin
Tim Craig8-Dec-09 21:04
Tim Craig8-Dec-09 21:04 
AnswerRe: serialization Pin
Cedric Moonen7-Dec-09 20:21
Cedric Moonen7-Dec-09 20:21 
QuestionHelp - To draw image as banner with help of co-ordinates. Pin
Le@rner7-Dec-09 17:56
Le@rner7-Dec-09 17:56 
AnswerRe: Help - To draw image as banner with help of co-ordinates. Pin
Cedric Moonen7-Dec-09 20:31
Cedric Moonen7-Dec-09 20:31 

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.