Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get data from user during run time? Pin
David Crow12-Jun-09 3:14
David Crow12-Jun-09 3:14 
GeneralEven better! Pin
CPallini12-Jun-09 3:23
mveCPallini12-Jun-09 3:23 
GeneralRe: How to get data from user during run time? Pin
Michael Schubert12-Jun-09 3:19
Michael Schubert12-Jun-09 3:19 
AnswerGood! Pin
CPallini12-Jun-09 3:23
mveCPallini12-Jun-09 3:23 
JokeRe: Good! Pin
Michael Schubert12-Jun-09 3:26
Michael Schubert12-Jun-09 3:26 
JokeRe: Good! Pin
CPallini12-Jun-09 5:42
mveCPallini12-Jun-09 5:42 
GeneralRe: Good! Pin
Michael Schubert12-Jun-09 6:31
Michael Schubert12-Jun-09 6:31 
QuestionHow to read a schema file and get the elements from the schema file (xsd)?? Pin
Jayaraman K12-Jun-09 1:31
Jayaraman K12-Jun-09 1:31 
hi,
I have to develop a user interface which will take an XSD file as input.I'll read this xsd file and get the elements from the xsd file and generate an xml file dynamically. also after generating the xml file i have to validate it with the xsd file. how can i achieve this....


I have thought of a solution but pls comment if it is an effecient way.

I already have a sample as to how the xml file would look. So is it fine if i generate the GUI with the controlls and allow the user to enter the datas and then parse it and generate the xml file (Statc one not a dynamic one)?? I prefer this method because in the xsd file the elements are classified as either required one or optional one... so it becomes difficult to read all the elements in the xsd and populate them as a control in the UI dynamically. Also i couldnt find any way to read the elements of an xsd file. I want only in VC++ not in any other tool (vb or .net).

Pls help

Regards
Jayaraman
QuestionGetting Last Two Bytes Pin
RS.Ratheesh12-Jun-09 1:10
RS.Ratheesh12-Jun-09 1:10 
AnswerRe: Getting Last Two Bytes [modified] Pin
Jijo.Raj12-Jun-09 1:20
Jijo.Raj12-Jun-09 1:20 
AnswerRe: Getting Last Two Bytes Pin
CPallini12-Jun-09 1:39
mveCPallini12-Jun-09 1:39 
AnswerRe: Getting Last Two Bytes Pin
chirag_chauhan12-Jun-09 1:47
chirag_chauhan12-Jun-09 1:47 
GeneralRe: Getting Last Two Bytes Pin
PandemoniumPasha12-Jun-09 1:49
PandemoniumPasha12-Jun-09 1:49 
AnswerRe: Getting Last Two Bytes Pin
krmed12-Jun-09 3:25
krmed12-Jun-09 3:25 
QuestionHow to open a logical partition and read all of its file using windows function ReadFile() ? Pin
krish_kumar12-Jun-09 0:37
krish_kumar12-Jun-09 0:37 
AnswerRe: How to open a logical partition and read all of its file using windows function ReadFile() ? Pin
CPallini12-Jun-09 1:00
mveCPallini12-Jun-09 1:00 
QuestionRe: How to open a logical partition and read all of its file using windows function ReadFile() ? Pin
David Crow12-Jun-09 3:10
David Crow12-Jun-09 3:10 
AnswerRe: How to open a logical partition and read all of its file using windows function ReadFile() ? Pin
krish_kumar12-Jun-09 22:49
krish_kumar12-Jun-09 22:49 
QuestionRe: How to open a logical partition and read all of its file using windows function ReadFile() ? Pin
David Crow13-Jun-09 12:44
David Crow13-Jun-09 12:44 
AnswerRe: How to open a logical partition and read all of its file using windows function ReadFile() ? Pin
krish_kumar14-Jun-09 3:43
krish_kumar14-Jun-09 3:43 
QuestionResolution Problem in SDI application Pin
Saleem Anwar12-Jun-09 0:18
Saleem Anwar12-Jun-09 0:18 
AnswerRe: Resolution Problem in SDI application Pin
Niklas L12-Jun-09 0:33
Niklas L12-Jun-09 0:33 
AnswerRe: Resolution Problem in SDI application Pin
CPallini12-Jun-09 0:42
mveCPallini12-Jun-09 0:42 
QuestionSetupAPI library:SetupDiGetDeviceRegistryProperty function issue (VC++ 6.0)! Pin
callousfantom12-Jun-09 0:01
callousfantom12-Jun-09 0:01 
AnswerRe: SetupAPI library:SetupDiGetDeviceRegistryProperty function issue (VC++ 6.0)! Pin
Niklas L12-Jun-09 0:08
Niklas L12-Jun-09 0:08 

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.