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

C / C++ / MFC

 
QuestionHow to implement font size change feature of Office 2007? Pin
Rong Yao5-May-08 11:36
Rong Yao5-May-08 11:36 
AnswerRe: How to implement font size change feature of Office 2007? Pin
thammadi6-May-08 1:02
thammadi6-May-08 1:02 
QuestionDetect Print Preview without a DC [modified] Pin
bob169725-May-08 10:00
bob169725-May-08 10:00 
AnswerRe: Detect Print Preview without a DC [modified] Pin
Ozer Karaagac5-May-08 10:48
professionalOzer Karaagac5-May-08 10:48 
GeneralRe: Detect Print Preview without a DC Pin
bob169725-May-08 10:59
bob169725-May-08 10:59 
GeneralRe: Detect Print Preview without a DC Pin
Ozer Karaagac5-May-08 11:12
professionalOzer Karaagac5-May-08 11:12 
GeneralRe: Detect Print Preview without a DC Pin
bob169725-May-08 11:26
bob169725-May-08 11:26 
Questionwebbrowser ExecWB printing crashes in release Pin
AmVal5-May-08 9:40
AmVal5-May-08 9:40 
I'm trying to print the contents of a web browser control using the web browser's ExecWB method as follows:

m_ctrlWebBrowser.ExecWB(OLECMDID_PRINT, 1, NULL, NULL);

Everything works great in debug, but in release an exception is thrown.

I have no idea how to determine what the problem might be, and searching online I haven't been able to find anyone else who's had this problem, or any other info about what else I might need to do besides just calling ExecWB().

Any ideas greatly appreciated! I'm kind of a newbie, so please include as much detail as possible.

(I'm using Visual C++ 5.0 / MFC, by the way... and IE 6.0)

Thanks much
AnswerRe: webbrowser ExecWB printing crashes in release Pin
shahshi7-Feb-10 23:09
shahshi7-Feb-10 23:09 
QuestionFormatting a partition Pin
RomTibi5-May-08 8:54
RomTibi5-May-08 8:54 
AnswerRe: Formatting a partition Pin
Joan M5-May-08 9:15
professionalJoan M5-May-08 9:15 
GeneralRe: Formatting a partition Pin
RomTibi6-May-08 7:04
RomTibi6-May-08 7:04 
AnswerRe: Formatting a partition Pin
Mukesh Kumar5-May-08 18:34
Mukesh Kumar5-May-08 18:34 
GeneralRe: Formatting a partition Pin
RomTibi6-May-08 7:05
RomTibi6-May-08 7:05 
AnswerRe: Formatting a partition PinPopular
Hamid_RT5-May-08 18:37
Hamid_RT5-May-08 18:37 
GeneralRe: Formatting a partition Pin
CPallini5-May-08 21:54
mveCPallini5-May-08 21:54 
GeneralRe: Formatting a partition Pin
Hamid_RT6-May-08 1:05
Hamid_RT6-May-08 1:05 
GeneralRe: Formatting a partition Pin
RomTibi6-May-08 7:05
RomTibi6-May-08 7:05 
QuestionWhy does my dialog closes when I hit 'Enter'?? Pin
Kiran Satish5-May-08 7:56
Kiran Satish5-May-08 7:56 
AnswerRe: Why does my dialog closes when I hit 'Enter'?? Pin
Ernest Laurentin5-May-08 8:03
Ernest Laurentin5-May-08 8:03 
GeneralRe: Why does my dialog closes when I hit 'Enter'?? Pin
Kiran Satish5-May-08 8:07
Kiran Satish5-May-08 8:07 
AnswerRe: Why does my dialog closes when I hit 'Enter'?? Pin
Joan M5-May-08 8:33
professionalJoan M5-May-08 8:33 
GeneralRe: Why does my dialog closes when I hit 'Enter'?? Pin
Kiran Satish5-May-08 9:06
Kiran Satish5-May-08 9:06 
GeneralRe: Why does my dialog closes when I hit 'Enter'?? Pin
Joan M5-May-08 9:15
professionalJoan M5-May-08 9:15 
GeneralRe: Why does my dialog closes when I hit 'Enter'?? Pin
Kiran Satish5-May-08 9:58
Kiran Satish5-May-08 9:58 

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.