HELP! Create bitmap from binary XML string in MFC

D

dom_perron

Hi,

I am developing ActiveX in MFC which has to display a bitmap from a
string XML who contains binary data. I have parsing my XML string to
get the binary data. Now, I want to create the bitmap object from the
string but I dont know how. I use a CPictureHolder to display the
image. Somebody would any have an idea?

Thanks

Dominique
 
R

red floyd

Hi,

I am developing ActiveX in MFC which has to display a bitmap from a
string XML who contains binary data. I have parsing my XML string to
get the binary data. Now, I want to create the bitmap object from the
string but I dont know how. I use a CPictureHolder to display the
image. Somebody would any have an idea?

They probably would have an idea in a newsgroup dedicated to MFC.

See http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9 for a
list of suggested newsgroups.
 
A

Andre Kostur

(e-mail address removed) wrote in @h3g2000cwc.googlegroups.com:
Hi,

I am developing ActiveX in MFC which has to display a bitmap from a
string XML who contains binary data. I have parsing my XML string to
get the binary data. Now, I want to create the bitmap object from the
string but I dont know how. I use a CPictureHolder to display the
image. Somebody would any have an idea?

You're in the wrong newsgroup.... try something with microsoft in its name.
Here, we only discuss Standard C++.

See this FAQ for what is on-topic here and for a partial list of other
places you might try:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
 
M

mlimber

I am developing ActiveX in MFC which has to display a bitmap from a
string XML who contains binary data. I have parsing my XML string to
get the binary data. Now, I want to create the bitmap object from the
string but I dont know how. I use a CPictureHolder to display the
image. Somebody would any have an idea?

Yes, try a Microsoft-specific newsgroup, such as one on the partial
list found here:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top