Click here to Skip to main content
15,905,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reading char* buffer Pin
Aescleal27-Jul-10 3:49
Aescleal27-Jul-10 3:49 
GeneralRe: Reading char* buffer Pin
AbhiHcl27-Jul-10 4:11
AbhiHcl27-Jul-10 4:11 
GeneralRe: Reading char* buffer Pin
Member 419459327-Jul-10 9:43
Member 419459327-Jul-10 9:43 
QuestionHow to Getting column names in CListCtrl Pin
kishorekumar146 27-Jul-10 2:27
kishorekumar146 27-Jul-10 2:27 
QuestionRe: How to Getting column names in CListCtrl Pin
David Crow27-Jul-10 3:11
David Crow27-Jul-10 3:11 
QuestionReading XML Pin
mmagill026-Jul-10 22:36
mmagill026-Jul-10 22:36 
AnswerRe: Reading XML Pin
Richard MacCutchan26-Jul-10 22:55
mveRichard MacCutchan26-Jul-10 22:55 
AnswerRe: Reading XML Pin
Cool_Dev26-Jul-10 23:01
Cool_Dev26-Jul-10 23:01 
what do you mean by your own xml format? Xml tags are not predefined by any standards instead are by the author of the document. But html tags are predefined so that browsers can intrepret them. If you want to transform your xml into html, best option is to use XSLT. MsXml library has built in support for XSL transformation.

http://www.codeguru.com/cpp/data/data-misc/xml/article.php/c4565[^]

http://msdn.microsoft.com/en-us/library/ms759204(v=VS.85).aspx[^]
AnswerRe: Reading XML Pin
Maximilien27-Jul-10 1:04
Maximilien27-Jul-10 1:04 
AnswerRe: Reading XML Pin
mmagill027-Jul-10 2:39
mmagill027-Jul-10 2:39 
QuestionIs there anything similar to zIndex Pin
rahul.kulshreshtha26-Jul-10 21:41
rahul.kulshreshtha26-Jul-10 21:41 
AnswerRe: Is there anything similar to zIndex Pin
Iain Clarke, Warrior Programmer26-Jul-10 22:28
Iain Clarke, Warrior Programmer26-Jul-10 22:28 
AnswerRe: Is there anything similar to zIndex Pin
Maximilien27-Jul-10 2:38
Maximilien27-Jul-10 2:38 
QuestionRe: Is there anything similar to zIndex Pin
David Crow27-Jul-10 3:12
David Crow27-Jul-10 3:12 
QuestionDebug Assertion Failed! Pin
T.RATHA KRISHNAN26-Jul-10 21:25
T.RATHA KRISHNAN26-Jul-10 21:25 
AnswerRe: Debug Assertion Failed! Pin
Aescleal26-Jul-10 22:26
Aescleal26-Jul-10 22:26 
GeneralRe: Debug Assertion Failed! Pin
T.RATHA KRISHNAN26-Jul-10 22:39
T.RATHA KRISHNAN26-Jul-10 22:39 
GeneralRe: Debug Assertion Failed! Pin
Cedric Moonen26-Jul-10 22:51
Cedric Moonen26-Jul-10 22:51 
GeneralRe: Debug Assertion Failed! Pin
Aescleal27-Jul-10 1:09
Aescleal27-Jul-10 1:09 
AnswerRe: Debug Assertion Failed! Pin
Iain Clarke, Warrior Programmer26-Jul-10 22:37
Iain Clarke, Warrior Programmer26-Jul-10 22:37 
GeneralRe: Debug Assertion Failed! Pin
Aescleal27-Jul-10 1:07
Aescleal27-Jul-10 1:07 
QuestionBITMAP Pin
rjkg26-Jul-10 19:54
rjkg26-Jul-10 19:54 
AnswerRe: BITMAP Pin
«_Superman_»26-Jul-10 20:03
professional«_Superman_»26-Jul-10 20:03 
AnswerRe: BITMAP Pin
Chris Losinger27-Jul-10 1:41
professionalChris Losinger27-Jul-10 1:41 
QuestionNumber of process in Session 0 Pin
Cvaji26-Jul-10 19:22
Cvaji26-Jul-10 19:22 

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.