Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Simple C to C++ Pin
Orjan Westin15-Sep-11 1:32
professionalOrjan Westin15-Sep-11 1:32 
AnswerRe: Simple C to C++ Pin
Stefan_Lang15-Sep-11 1:43
Stefan_Lang15-Sep-11 1:43 
GeneralRe: Simple C to C++ Pin
Richard MacCutchan15-Sep-11 1:47
mveRichard MacCutchan15-Sep-11 1:47 
JokeRe: Simple C to C++ Pin
MicroVirus15-Sep-11 3:36
MicroVirus15-Sep-11 3:36 
QuestionMFC OpenGL Invalidate Flickering Pin
appollosputnik14-Sep-11 6:19
appollosputnik14-Sep-11 6:19 
AnswerRe: Flicker Free Drawing In MFC Pin
Software_Developer14-Sep-11 7:32
Software_Developer14-Sep-11 7:32 
AnswerRe: MFC OpenGL Invalidate Flickering Pin
Roger Allen27-Sep-11 6:23
Roger Allen27-Sep-11 6:23 
QuestionShowHTMLDialog not working in Windows 7 Pin
doug2514-Sep-11 4:00
doug2514-Sep-11 4:00 
Hi,

I thought I'd cracked this problem but it seems that I was wrong. Although I know now that the problem lies with the operating system.

I want to display a web page in a window. I realized that this is possible with the ShowHTMLDialog function, however it only works in windows XP not windows 7. There is something else though: I can get a web page to display when I run the program directly in visual studio but not when I run it as a stand-alone application(in windows 7). So I think the problem is that some required dlls are being loaded when I run it in visual studio but not as standalone.

It seems that the only dll i need for ShowHTMLDialog is mshtml.dll but I'm not sure if other dlls with different versions from windows XP are being used.

What's going on when I run the program from visual studio that is different from running the program on it's own ? How do I get ShowHTMLDialog to work in windows 7 ?

(I'm not using MFC)

thanks,
AnswerRe: ShowHTMLDialog not working in Windows 7 Pin
Chris Meech14-Sep-11 6:07
Chris Meech14-Sep-11 6:07 
GeneralRe: ShowHTMLDialog not working in Windows 7 Pin
doug2514-Sep-11 7:39
doug2514-Sep-11 7:39 
GeneralRe: ShowHTMLDialog not working in Windows 7 Pin
Chris Meech14-Sep-11 8:27
Chris Meech14-Sep-11 8:27 
GeneralRe: ShowHTMLDialog not working in Windows 7 Pin
doug2514-Sep-11 8:59
doug2514-Sep-11 8:59 
Questionindex of member of a map? Pin
zon_cpp14-Sep-11 3:16
zon_cpp14-Sep-11 3:16 
AnswerRe: index of member of a map? Pin
«_Superman_»14-Sep-11 3:31
professional«_Superman_»14-Sep-11 3:31 
AnswerRe: index of member of a map? Pin
Chris Losinger14-Sep-11 3:37
professionalChris Losinger14-Sep-11 3:37 
QuestionWaitForSingleObject Pin
john563213-Sep-11 23:41
john563213-Sep-11 23:41 
AnswerRe: WaitForSingleObject Pin
CPallini14-Sep-11 0:12
mveCPallini14-Sep-11 0:12 
GeneralRe: WaitForSingleObject Pin
john563214-Sep-11 0:25
john563214-Sep-11 0:25 
GeneralRe: WaitForSingleObject Pin
CPallini14-Sep-11 0:39
mveCPallini14-Sep-11 0:39 
GeneralRe: WaitForSingleObject Pin
Albert Holguin16-Sep-11 4:10
professionalAlbert Holguin16-Sep-11 4:10 
QuestionCHKBOOK sample Pin
_Flaviu13-Sep-11 21:12
_Flaviu13-Sep-11 21:12 
AnswerRe: CHKBOOK sample Pin
Richard MacCutchan13-Sep-11 21:29
mveRichard MacCutchan13-Sep-11 21:29 
GeneralRe: CHKBOOK sample Pin
_Flaviu15-Sep-11 6:30
_Flaviu15-Sep-11 6:30 
GeneralRe: CHKBOOK sample Pin
Richard MacCutchan15-Sep-11 8:01
mveRichard MacCutchan15-Sep-11 8:01 
GeneralRe: CHKBOOK sample Pin
_Flaviu15-Sep-11 19:35
_Flaviu15-Sep-11 19:35 

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.