Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: bytes to mb conversion upto two decimal places. Pin
Richard MacCutchan17-Sep-13 21:35
mveRichard MacCutchan17-Sep-13 21:35 
GeneralRe: bytes to mb conversion upto two decimal places. Pin
Le@rner17-Sep-13 21:38
Le@rner17-Sep-13 21:38 
AnswerRe: bytes to mb conversion upto two decimal places (fixed). Pin
CPallini17-Sep-13 21:47
mveCPallini17-Sep-13 21:47 
SuggestionRe: bytes to mb conversion upto two decimal places. Pin
pasztorpisti17-Sep-13 23:21
pasztorpisti17-Sep-13 23:21 
GeneralRe: bytes to mb conversion upto two decimal places. Pin
CPallini17-Sep-13 23:32
mveCPallini17-Sep-13 23:32 
AnswerRe: bytes to mb conversion upto two decimal places. Pin
_Flaviu17-Sep-13 22:19
_Flaviu17-Sep-13 22:19 
AnswerRe: bytes to mb conversion upto two decimal places. Pin
pasztorpisti17-Sep-13 23:19
pasztorpisti17-Sep-13 23:19 
QuestionCreating a DLL with Web Browser Embedded Pin
Don Guy17-Sep-13 9:48
Don Guy17-Sep-13 9:48 
Hello all,

I want to develop a DLL that has a web browser embedded in it. In the past i have created MFC dialog app using CDHtmlDialog. With that experience what i want to achieve is create a DLL that has browser embedded in it, and then load this DLL into a web browser like IE, Chrome or Firefox.

I want all the GUI elements to be developed in HTML with some JavaScript(JS) added. Now i want to trigger the controls in the HTML/JS using the C++ code that runs the DLL. And also i should be able to launch this DLL on another web browser and display the HTML/JS controls.

Is this possible to do?

The reason why i want it this way is because the C++ code in the DLL will talk with another C++ DLL and take instructions on how and when to show the HTML/JS controls.

As i said earlier, i have worked with CDHtmlDialog in MFC Dialog app. But in this case i don't need any MFC controls. All i need is a Web Browser capability like the one CDHtmlDialog provided. And also this should be launchable from with in another web browser like IE or Chrome or Firefox.

Please let me know of any examples that does similar things.

Thanks in advance.
AnswerRe: Creating a DLL with Web Browser Embedded Pin
Richard Andrew x6417-Sep-13 15:34
professionalRichard Andrew x6417-Sep-13 15:34 
AnswerRe: Creating a DLL with Web Browser Embedded Pin
Richard MacCutchan17-Sep-13 21:04
mveRichard MacCutchan17-Sep-13 21:04 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Don Guy18-Sep-13 4:15
Don Guy18-Sep-13 4:15 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Richard MacCutchan18-Sep-13 4:33
mveRichard MacCutchan18-Sep-13 4:33 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Don Guy18-Sep-13 6:04
Don Guy18-Sep-13 6:04 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Richard MacCutchan18-Sep-13 6:31
mveRichard MacCutchan18-Sep-13 6:31 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Don Guy18-Sep-13 6:52
Don Guy18-Sep-13 6:52 
GeneralRe: Creating a DLL with Web Browser Embedded Pin
Richard MacCutchan18-Sep-13 6:57
mveRichard MacCutchan18-Sep-13 6:57 
AnswerRe: Creating a DLL with Web Browser Embedded Pin
jschell19-Sep-13 11:19
jschell19-Sep-13 11:19 
QuestionUnable to set focus in CPropertyPage in MFC. update solved?? Pin
Vaclav_17-Sep-13 5:05
Vaclav_17-Sep-13 5:05 
QuestionRe: Unable to set focus in CPropertyPage in MFC. Pin
jeron117-Sep-13 6:27
jeron117-Sep-13 6:27 
AnswerRe: Unable to set focus in CPropertyPage in MFC. Pin
Vaclav_17-Sep-13 7:08
Vaclav_17-Sep-13 7:08 
QuestionRe: Unable to set focus in CPropertyPage in MFC. update solved?? Pin
David Crow17-Sep-13 7:51
David Crow17-Sep-13 7:51 
AnswerRe: Unable to set focus in CPropertyPage in MFC. update solved?? Pin
Vaclav_17-Sep-13 9:54
Vaclav_17-Sep-13 9:54 
QuestionRe: Unable to set focus in CPropertyPage in MFC. update solved?? Pin
David Crow18-Sep-13 2:50
David Crow18-Sep-13 2:50 
AnswerRe: Unable to set focus in CPropertyPage in MFC. update solved?? Pin
Vaclav_18-Sep-13 7:50
Vaclav_18-Sep-13 7:50 
QuestionOutlook Addins Pin
john563216-Sep-13 22:55
john563216-Sep-13 22:55 

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.