Click here to Skip to main content
15,894,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVS2008 and VS2010 installed on the same machine. Pin
Chesnokov Yuriy4-Jul-10 19:30
professionalChesnokov Yuriy4-Jul-10 19:30 
AnswerRe: VS2008 and VS2010 installed on the same machine. Pin
«_Superman_»4-Jul-10 19:44
professional«_Superman_»4-Jul-10 19:44 
AnswerRe: VS2008 and VS2010 installed on the same machine. Pin
Pavel Sokolov5-Jul-10 14:22
Pavel Sokolov5-Jul-10 14:22 
QuestionHow to calculate FLOPS per second Pin
anitharosary4-Jul-10 19:02
anitharosary4-Jul-10 19:02 
AnswerRe: How to calculate FLOPS per second Pin
Peter_in_27804-Jul-10 19:25
professionalPeter_in_27804-Jul-10 19:25 
GeneralRe: How to calculate FLOPS per second Pin
anitharosary4-Jul-10 19:51
anitharosary4-Jul-10 19:51 
AnswerRe: How to calculate FLOPS per second Pin
Tim Craig4-Jul-10 21:44
Tim Craig4-Jul-10 21:44 
QuestionHow to display an MFC View in a web browser? Pin
Paul Steane4-Jul-10 2:47
Paul Steane4-Jul-10 2:47 
This seems such an obvious thing to need to do but I've failed to find any good references. Can anyone help please?

I have an MFC app which uses the Doc/View architecture. One of the document types it can display is a registered file type: the file is in a private binary format, and based on a code value in the file a config file is selected: the binary file is then rendered using the config file into a read-only text file in a CEditView within the app. OK so far? this works fine.

What I want to do is as follows. Let's say an intranet .aspx web page contains a link to the binary file, perhaps along with some summary text extracted separately. When the user clicks on the link, the view changes to the same text as would be displayed in my MFC app. What's the best way to do this? ActiveX control? other ideas?

This is a company intranet application, the binary file would be located on one of the company file servers. It is acceptable for my MFC app to require to be installed on the local machine, so any required controls/DLLs etc could be installed at the same time.
AnswerRe: How to display an MFC View in a web browser? Pin
Eugen Podsypalnikov4-Jul-10 22:06
Eugen Podsypalnikov4-Jul-10 22:06 
QuestionAsserion Failed:file wincore.cpp, Line 1047 Pin
CHYGO3-Jul-10 23:31
CHYGO3-Jul-10 23:31 
AnswerRe: Asserion Failed:file wincore.cpp, Line 1047 Pin
CHYGO4-Jul-10 2:35
CHYGO4-Jul-10 2:35 
GeneralRe: Asserion Failed:file wincore.cpp, Line 1047 Pin
Niklas L4-Jul-10 22:55
Niklas L4-Jul-10 22:55 
Question[Solved] Assigning xy coordinates to array values Pin
SilentDude56k3-Jul-10 22:27
SilentDude56k3-Jul-10 22:27 
AnswerRe: Assigning xy coordinates to array values [modified] Pin
Niklas L4-Jul-10 3:57
Niklas L4-Jul-10 3:57 
GeneralRe: Assigning xy coordinates to array values Pin
SilentDude56k4-Jul-10 9:44
SilentDude56k4-Jul-10 9:44 
QuestionInstalling software and registry settings onto a WinCE device from an SD card Pin
frqftgbdafr3-Jul-10 19:15
frqftgbdafr3-Jul-10 19:15 
AnswerRe: Installing software and registry settings onto a WinCE device from an SD card Pin
David Crow6-Jul-10 4:33
David Crow6-Jul-10 4:33 
QuestionHow to import structure variables from another cpp file Pin
raju_shiva3-Jul-10 1:35
raju_shiva3-Jul-10 1:35 
AnswerRe: How to import structure variables from another cpp file Pin
CPallini3-Jul-10 2:13
mveCPallini3-Jul-10 2:13 
AnswerRe: How to import structure variables from another cpp file Pin
Code-o-mat3-Jul-10 2:26
Code-o-mat3-Jul-10 2:26 
QuestionIDispEventSimpleImpl Pin
shakumar_213-Jul-10 1:32
shakumar_213-Jul-10 1:32 
Questionstrtok Pin
T.RATHA KRISHNAN2-Jul-10 18:45
T.RATHA KRISHNAN2-Jul-10 18:45 
AnswerRe: strtok Pin
elchupathingy2-Jul-10 19:26
elchupathingy2-Jul-10 19:26 
GeneralRe: strtok Pin
Stephen Hewitt4-Jul-10 14:42
Stephen Hewitt4-Jul-10 14:42 
AnswerRe: strtok Pin
CPallini2-Jul-10 23:36
mveCPallini2-Jul-10 23:36 

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.