Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Media Player mobile Pin
Mohammad A Gdeisat17-Aug-06 22:17
Mohammad A Gdeisat17-Aug-06 22:17 
Question[Message Deleted] Pin
manosza16-Aug-06 21:53
manosza16-Aug-06 21:53 
AnswerRe: New Forum for Windows Pin
Sarath C16-Aug-06 22:03
Sarath C16-Aug-06 22:03 
AnswerRe: New Forum for Windows Pin
Hamid_RT16-Aug-06 22:16
Hamid_RT16-Aug-06 22:16 
AnswerRe: New Forum for Windows Pin
toxcct16-Aug-06 22:52
toxcct16-Aug-06 22:52 
GeneralRe: New Forum for Windows Pin
Hamid_RT16-Aug-06 23:46
Hamid_RT16-Aug-06 23:46 
AnswerRe: New Forum for Windows Pin
ThatsAlok17-Aug-06 0:03
ThatsAlok17-Aug-06 0:03 
Questionsetting xml namespace Pin
harilal16-Aug-06 20:44
harilal16-Aug-06 20:44 
hi
I am using VC++6 and MSXML6.0 and manipulating with DOM,

the problem is

I created a root node say <root> and gave a default namespace using either

setAttribute("xmlns","http://..") or createNode(1,"xmlns","http://..");

and when i saved the xml it was found the every child node or tag had the attribute "xmlns" like this


<root xmlns="http://..">
<child1 xmlns=""/>
<child2 xmlns=""/>
</root>

y is it so and also how to avoid this

thanks in advance
AnswerRe: setting xml namespace Pin
ThatsAlok17-Aug-06 0:05
ThatsAlok17-Aug-06 0:05 
GeneralRe: setting xml namespace Pin
harilal17-Aug-06 3:10
harilal17-Aug-06 3:10 
Questionabout use cunibutton and load the background bitmap Pin
sdhtyjnniutnbjnhbghb16-Aug-06 19:41
sdhtyjnniutnbjnhbghb16-Aug-06 19:41 
AnswerRe: about use cunibutton and load the background bitmap Pin
Hamid_RT16-Aug-06 22:16
Hamid_RT16-Aug-06 22:16 
QuestionSetFocus() Pin
SandhyaSri16-Aug-06 19:26
SandhyaSri16-Aug-06 19:26 
AnswerRe: SetFocus() Pin
sunit516-Aug-06 19:28
sunit516-Aug-06 19:28 
GeneralRe: SetFocus() Pin
prasad_som16-Aug-06 19:52
prasad_som16-Aug-06 19:52 
GeneralRe: SetFocus() Pin
SandhyaSri16-Aug-06 21:32
SandhyaSri16-Aug-06 21:32 
GeneralRe: SetFocus() Pin
prasad_som16-Aug-06 22:46
prasad_som16-Aug-06 22:46 
AnswerRe: SetFocus() Pin
Stephen Hewitt16-Aug-06 21:11
Stephen Hewitt16-Aug-06 21:11 
GeneralRe: SetFocus() Pin
SandhyaSri16-Aug-06 21:31
SandhyaSri16-Aug-06 21:31 
GeneralRe: SetFocus() Pin
Stephen Hewitt16-Aug-06 21:50
Stephen Hewitt16-Aug-06 21:50 
GeneralRe: SetFocus() Pin
Hamid_RT16-Aug-06 22:19
Hamid_RT16-Aug-06 22:19 
AnswerRe: SetFocus() Pin
Mircea Puiu16-Aug-06 22:55
Mircea Puiu16-Aug-06 22:55 
General[OT] Pin
toxcct16-Aug-06 23:34
toxcct16-Aug-06 23:34 
GeneralRe: [OT] Pin
Mircea Puiu17-Aug-06 0:39
Mircea Puiu17-Aug-06 0:39 
GeneralRe: [OT] Pin
ThatsAlok17-Aug-06 2:09
ThatsAlok17-Aug-06 2:09 

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.