Click here to Skip to main content
15,881,380 members
Articles / Desktop Programming / MFC
Article

Another Adress Book with XML

Rate me:
Please Sign up or sign in to vote.
2.63/5 (12 votes)
11 May 2004CPOL 44.1K   1K   18   6
Adress book which uses XML to store contacts.

Sample Image - aabook.jpg

Introduction

This program is a result of my need. I use Outlook and when Windows crashes, my Contacts information is gone. There were only few email clients I used which had a nice AdressBook with some readable filename. So I decided to make an AdressBook for myself by myself. And this is the result.

Using Code

List of basic capabilities:

  • Files are stored in XML format with .xml file extension.
  • No. of contacts can be seen in window caption.
  • Contacts are loaded automatically from the current directory.

Source

I use in my program, code from this article by author Arnaud Brejeon.

History

1.0 Initial version

Feel free to post some wishes or suggestions!

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Czech Republic Czech Republic
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralCould you help me out. Pin
Darren_vms13-Dec-04 4:49
Darren_vms13-Dec-04 4:49 
GeneralRe: Could you help me out. Pin
Mystic_Unicorn13-Dec-04 10:24
Mystic_Unicorn13-Dec-04 10:24 
GeneralRe: Could you help me out. Pin
vc-kid7-Feb-05 19:36
sussvc-kid7-Feb-05 19:36 
GeneralRe: Could you help me out. Pin
Pearl2u7-Feb-05 19:36
Pearl2u7-Feb-05 19:36 
GeneralXML ???????!!!!!!! Pin
Denis Tomashenko11-May-04 22:21
Denis Tomashenko11-May-04 22:21 
GeneralRe: XML ???????!!!!!!! Pin
Mystic_Unicorn12-May-04 0:58
Mystic_Unicorn12-May-04 0:58 

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.