Click here to Skip to main content
15,911,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: An interesting code Pin
Earl Allen10-Oct-03 20:07
Earl Allen10-Oct-03 20:07 
GeneralRe: An interesting code Pin
Steve S12-Oct-03 22:37
Steve S12-Oct-03 22:37 
GeneralForm and Button like MS Office assistance in vc++ Pin
sunju9-Oct-03 20:11
sunju9-Oct-03 20:11 
Generaltemplate question Pin
Steve Messer9-Oct-03 19:48
Steve Messer9-Oct-03 19:48 
GeneralRe: template question Pin
Joaquín M López Muñoz9-Oct-03 20:05
Joaquín M López Muñoz9-Oct-03 20:05 
GeneralRe: template question Pin
Steve Messer9-Oct-03 20:49
Steve Messer9-Oct-03 20:49 
GeneralRe: template question Pin
Joaquín M López Muñoz9-Oct-03 20:53
Joaquín M López Muñoz9-Oct-03 20:53 
GeneralRe: template question Pin
Steve Messer9-Oct-03 21:04
Steve Messer9-Oct-03 21:04 
GeneralRe: template question Pin
Joaquín M López Muñoz9-Oct-03 21:08
Joaquín M López Muñoz9-Oct-03 21:08 
GeneralRe: template question Pin
Steve Messer9-Oct-03 21:11
Steve Messer9-Oct-03 21:11 
GeneralRe: template question Pin
Joaquín M López Muñoz9-Oct-03 21:23
Joaquín M López Muñoz9-Oct-03 21:23 
GeneralRe: template question Pin
Steve Messer9-Oct-03 21:30
Steve Messer9-Oct-03 21:30 
GeneralRe: template question Pin
Steve Messer9-Oct-03 21:08
Steve Messer9-Oct-03 21:08 
GeneralStrange things with parameters. Pin
esepich9-Oct-03 19:10
esepich9-Oct-03 19:10 
GeneralRe: Strange things with parameters. Pin
Anand Paranjpe9-Oct-03 19:52
Anand Paranjpe9-Oct-03 19:52 
GeneralDefine triangle class Pin
Anonymous9-Oct-03 18:40
Anonymous9-Oct-03 18:40 
GeneralRe: Define triangle class Pin
W. Hammer -sledge-11-Oct-03 9:29
W. Hammer -sledge-11-Oct-03 9:29 
GeneralHello ÕâÊÇʲôѽ£¿ Pin
hy_huangh9-Oct-03 18:36
hy_huangh9-Oct-03 18:36 
GeneralRe: Hello ÕâÊÇʲôѽ£¿ Pin
David Stone9-Oct-03 18:56
sitebuilderDavid Stone9-Oct-03 18:56 
GeneralFloating point calculation Pin
act_x9-Oct-03 18:20
act_x9-Oct-03 18:20 
GeneralRe: Floating point calculation Pin
Anand Paranjpe9-Oct-03 20:05
Anand Paranjpe9-Oct-03 20:05 
GeneralRe: Floating point calculation Pin
Anthony_Yio10-Oct-03 1:09
Anthony_Yio10-Oct-03 1:09 
GeneralRe: Floating point calculation Pin
JWood10-Oct-03 9:59
JWood10-Oct-03 9:59 
QuestionXML parsing with DOM?? Pin
xxhimanshu9-Oct-03 17:45
xxhimanshu9-Oct-03 17:45 
hi all,

i have an XML file..where i have some data as
<keywords>
<keyword>.net
<keyword>0% credit card
<keyword>0% interest credit card
<keyword>1 800 contacts
<keyword>1 800 flower
<keyword>1-800 flower
<keyword>1-800-flowers

I want to perform a search over this XML file as if i have "1-800-flowers". I dont want it to go thru each element and then reach there..it is a slow process as it goes in loop for each keyword tag..is there any way where i can perform a fast search for the data i have..so that it is fast..i am using VC++ with MSXML..Please help me out..
Thanks a lot in advance..
regards,

Himanshu
AnswerRe: XML parsing with DOM?? Pin
act_x9-Oct-03 18:28
act_x9-Oct-03 18:28 

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.