Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Message to Bottom of the Main Window Pin
Ravi Bhavnani28-Apr-05 8:43
professionalRavi Bhavnani28-Apr-05 8:43 
GeneralOpening Access Database Pin
thetuxpenguin28-Apr-05 5:32
thetuxpenguin28-Apr-05 5:32 
GeneralRe: Opening Access Database Pin
David Crow28-Apr-05 5:46
David Crow28-Apr-05 5:46 
GeneralRe: Opening Access Database Pin
thetuxpenguin28-Apr-05 6:22
thetuxpenguin28-Apr-05 6:22 
GeneralRe: Opening Access Database Pin
David Crow28-Apr-05 6:28
David Crow28-Apr-05 6:28 
GeneralRe: Opening Access Database Pin
thetuxpenguin28-Apr-05 6:39
thetuxpenguin28-Apr-05 6:39 
GeneralRe: Opening Access Database Pin
David Crow28-Apr-05 7:07
David Crow28-Apr-05 7:07 
GeneralVC6 C++ ability to read .NET DataSet XML Pin
OBRon28-Apr-05 4:30
OBRon28-Apr-05 4:30 
I have an existing VC6 C++ application that I'm using to post http calls into a .NET web service. One of the methods on this web service returns a DataSet object which has pretty complicated XML; including base64 encoded binary blob fields. Has anyone attempted to create a C++ class that can emulate the C# DataSet class; and be able to parse that XML and provide accessors to the rows and column values? I am going to have to do this, but thought I would first see if there was any exising code I could make use of rather than re-inventing that wheel.

Thanks if anyone has a starter block of code they don't mind sharing.

Ron Ward
GeneralUtility to convert VC++ to C# Pin
shyampillai28-Apr-05 4:23
shyampillai28-Apr-05 4:23 
GeneralRe: Utility to convert VC++ to C# Pin
Anonymous28-Apr-05 4:56
Anonymous28-Apr-05 4:56 
GeneralFile modified time Pin
Trollslayer28-Apr-05 4:17
mentorTrollslayer28-Apr-05 4:17 
GeneralRe: File modified time Pin
David Crow28-Apr-05 4:24
David Crow28-Apr-05 4:24 
GeneralRe: File modified time Pin
Ravi Bhavnani28-Apr-05 8:47
professionalRavi Bhavnani28-Apr-05 8:47 
GeneralRe: File modified time Pin
Trollslayer28-Apr-05 22:17
mentorTrollslayer28-Apr-05 22:17 
GeneralRe: File modified time Pin
Ravi Bhavnani30-Apr-05 10:13
professionalRavi Bhavnani30-Apr-05 10:13 
GeneralRe: File modified time Pin
Trollslayer30-Apr-05 11:57
mentorTrollslayer30-Apr-05 11:57 
GeneralFile Associations Pin
Daniel Kanev28-Apr-05 4:05
Daniel Kanev28-Apr-05 4:05 
GeneralRe: File Associations Pin
David Crow28-Apr-05 4:13
David Crow28-Apr-05 4:13 
GeneralC++ multiplication Pin
28-Apr-05 3:55
suss28-Apr-05 3:55 
GeneralRe: C++ multiplication Pin
David Crow28-Apr-05 4:07
David Crow28-Apr-05 4:07 
GeneralRe: C++ multiplication Pin
Andrew Admire28-Apr-05 4:14
Andrew Admire28-Apr-05 4:14 
GeneralRe: C++ multiplication Pin
David Crow28-Apr-05 4:20
David Crow28-Apr-05 4:20 
GeneralRe: C++ multiplication Pin
Andrew Admire28-Apr-05 4:34
Andrew Admire28-Apr-05 4:34 
GeneralRe: C++ multiplication Pin
David Crow28-Apr-05 4:44
David Crow28-Apr-05 4:44 
GeneralRe: C++ multiplication Pin
Andrew Admire28-Apr-05 4:59
Andrew Admire28-Apr-05 4:59 

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.