Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sending data on a TCP socket Pin
User 988524-Jan-02 7:20
User 988524-Jan-02 7:20 
Generali need HELP with this Dialog problem Pin
24-Jan-02 4:03
suss24-Jan-02 4:03 
GeneralRe: i need HELP with this Dialog problem Pin
Christian Graus24-Jan-02 10:58
protectorChristian Graus24-Jan-02 10:58 
Generalresizeable sign Pin
24-Jan-02 3:56
suss24-Jan-02 3:56 
GeneralRe: resizeable sign Pin
Jon Newman24-Jan-02 4:09
Jon Newman24-Jan-02 4:09 
GeneralRe: resizeable sign Pin
Jon Hulatt24-Jan-02 4:09
Jon Hulatt24-Jan-02 4:09 
GeneralRe: resizeable sign Pin
Shog924-Jan-02 12:26
sitebuilderShog924-Jan-02 12:26 
Generalvariable loading using XML Pin
Jon Newman24-Jan-02 3:55
Jon Newman24-Jan-02 3:55 
I am developing an app that will read an XML file from a standard web server and use its contents as variables in a dialog based app. I will be using it to read member profiles. There will be a separate XML document for each member using the following XML tags.

<name>Joe Bloggs</location>
<age>24</age>
<location>England</location>

and these will be displayed in the dialog as:

Name: Joe Bloggs
Age: 24
Location: England

The field names are labels in the dialog and the variables are taken from the XML document.
The idea of this is to be able to update user profiles myself without having to re-distribute the app or use a HTML web page control.

Andy ideas would be gladly appreciated.

.NET or not .NET? MFC is the question......
GeneralRe: variable loading using XML Pin
HintiFlo24-Jan-02 4:02
HintiFlo24-Jan-02 4:02 
GeneralRe: variable loading using XML Pin
Stan Shannon24-Jan-02 4:17
Stan Shannon24-Jan-02 4:17 
GeneralRe: variable loading using XML Pin
Stan Shannon24-Jan-02 5:29
Stan Shannon24-Jan-02 5:29 
QuestionSetMenuInfo? Pin
Vuvirt24-Jan-02 3:35
Vuvirt24-Jan-02 3:35 
AnswerRe: SetMenuInfo? Pin
Ernest Laurentin24-Jan-02 4:02
Ernest Laurentin24-Jan-02 4:02 
GeneralRe: SetMenuInfo? Pin
Vuvirt24-Jan-02 4:12
Vuvirt24-Jan-02 4:12 
AnswerRe: SetMenuInfo? Pin
Michael Dunn24-Jan-02 7:00
sitebuilderMichael Dunn24-Jan-02 7:00 
GeneralRe: SetMenuInfo? Pin
Vuvirt25-Jan-02 2:37
Vuvirt25-Jan-02 2:37 
GeneralCBitmap-> .bmp file Pin
Daniel Visan24-Jan-02 3:22
Daniel Visan24-Jan-02 3:22 
GeneralRe: CBitmap-> .bmp file Pin
Joaquín M López Muñoz24-Jan-02 3:32
Joaquín M López Muñoz24-Jan-02 3:32 
GeneralMulitple SDI windows. Pin
Jon Newman24-Jan-02 2:53
Jon Newman24-Jan-02 2:53 
GeneralRe: Mulitple SDI windows. Pin
Joaquín M López Muñoz24-Jan-02 2:58
Joaquín M López Muñoz24-Jan-02 2:58 
GeneralRe: Mulitple SDI windows. Pin
Jon Newman24-Jan-02 3:07
Jon Newman24-Jan-02 3:07 
GeneralRe: Mulitple SDI windows. Pin
Joaquín M López Muñoz24-Jan-02 3:23
Joaquín M López Muñoz24-Jan-02 3:23 
GeneralRe: Mulitple SDI windows. Pin
Vuvirt24-Jan-02 4:52
Vuvirt24-Jan-02 4:52 
GeneralRe: Mulitple SDI windows. Pin
Jon Newman24-Jan-02 5:07
Jon Newman24-Jan-02 5:07 
GeneralRe: Mulitple SDI windows. Pin
Vuvirt25-Jan-02 2:32
Vuvirt25-Jan-02 2:32 

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.