use Html code in C++ programming...

I have a program sourced with C++
and used HTML code from External codes...
I wanna use this HTML codes in the C++ program...
Does anybody know how can I do?!
To do what?
I think he means display html in a window (like a web browser).
thanks Kbw & PiMaster for ur reply ....
my question is about "Pandion Software"
it's an open sourced program and coded by C++ and HTML....
and used HTML code from external file...
when download Pandion.exe use HTMLs too
I wanna have just an exe file without the HTML code in Single file ...,
How Can I?
This software : http://pandion.im/
Program open source : http://github.com/pandion/pandion
How can Build this : http://pandion.pbworks.com/Source-Code-Overview
You can put the external HTML files into string literals in the program code. But unless you know how to program in C++that's going to be tricky.
It's not so easy if they reference other pages or resources (like pictures).
Topic archived. No new replies allowed.