Click here to Skip to main content
15,895,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get text of special symbol font? Pin
Richard MacCutchan5-Sep-13 22:05
mveRichard MacCutchan5-Sep-13 22:05 
GeneralRe: How to get text of special symbol font? Pin
yangdp15-Sep-13 22:54
yangdp15-Sep-13 22:54 
GeneralRe: How to get text of special symbol font? Pin
Richard MacCutchan5-Sep-13 23:40
mveRichard MacCutchan5-Sep-13 23:40 
QuestionConverting std::vector<BYTE> to CString Pin
Don Guy5-Sep-13 13:13
Don Guy5-Sep-13 13:13 
AnswerRe: Converting std::vector<BYTE> to CString Pin
Richard MacCutchan5-Sep-13 22:03
mveRichard MacCutchan5-Sep-13 22:03 
QuestionEnsuring the continuous physical allocation(storage) of a file in Hard disk Pin
VCSharp0075-Sep-13 8:41
VCSharp0075-Sep-13 8:41 
AnswerRe: Ensuring the continuous physical allocation(storage) of a file in Hard disk Pin
jschell5-Sep-13 9:23
jschell5-Sep-13 9:23 
QuestionStreaming Image File from MFC app to HTML Page Pin
Don Guy4-Sep-13 11:59
Don Guy4-Sep-13 11:59 
Hey there,

I am working on an MFC app that uses CDHtmlDialog class to create a dynamic HTML page.

Now i want to pass/stream a image pointer to the HTML page to show it to the users.

The image will be stored in the hard disk, and the MFC should have a way of streaming this to the HTML page for display on a particular user event.

I am not sure how to convert a JPG or GIF file into something else that i can pass to the HTML page.

Possibly as an argument to JavaScript function residing in the HTML page.

Any help is welcome. Please guide with sample codes.

Thanks in advance.
AnswerRe: Streaming Image File from MFC app to HTML Page Pin
Stephen Hewitt4-Sep-13 18:50
Stephen Hewitt4-Sep-13 18:50 
AnswerRe: Streaming Image File from MFC app to HTML Page Pin
Richard MacCutchan4-Sep-13 21:03
mveRichard MacCutchan4-Sep-13 21:03 
QuestionHow to change regional and location setting in C++ Pin
Andraw1114-Sep-13 8:51
Andraw1114-Sep-13 8:51 
QuestionRe: How to change regional and location setting in C++ Pin
David Crow4-Sep-13 17:44
David Crow4-Sep-13 17:44 
Questionenum Pin
Member 102527964-Sep-13 6:21
Member 102527964-Sep-13 6:21 
AnswerRe: enum Pin
Richard MacCutchan4-Sep-13 8:08
mveRichard MacCutchan4-Sep-13 8:08 
QuestionHow to genrate variable sound? Pin
Vaclav_3-Sep-13 12:42
Vaclav_3-Sep-13 12:42 
QuestionRe: How to genrate variable sound? Pin
David Crow3-Sep-13 16:47
David Crow3-Sep-13 16:47 
AnswerRe: How to genrate variable sound? Pin
Richard MacCutchan3-Sep-13 21:00
mveRichard MacCutchan3-Sep-13 21:00 
GeneralRe: How to genrate variable sound? Pin
Vaclav_5-Sep-13 7:08
Vaclav_5-Sep-13 7:08 
GeneralRe: How to genrate variable sound? Pin
Richard MacCutchan5-Sep-13 7:39
mveRichard MacCutchan5-Sep-13 7:39 
Questionenum usage question Pin
econy3-Sep-13 10:07
econy3-Sep-13 10:07 
AnswerRe: enum usage question Pin
pasztorpisti3-Sep-13 11:38
pasztorpisti3-Sep-13 11:38 
QuestionCamStudio Project - Runs But Gives Debug Assertions Pin
Django_Untaken3-Sep-13 8:09
Django_Untaken3-Sep-13 8:09 
AnswerRe: CamStudio Project - Runs But Gives Debug Assertions Pin
Richard MacCutchan3-Sep-13 9:23
mveRichard MacCutchan3-Sep-13 9:23 
QuestionUsing CDHtmlDialog in MFC Dialog Pin
Don Guy2-Sep-13 7:47
Don Guy2-Sep-13 7:47 
SuggestionRe: Using CDHtmlDialog in MFC Dialog Pin
Richard MacCutchan2-Sep-13 21:35
mveRichard MacCutchan2-Sep-13 21: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.