CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Address book

  1. #1
    Join Date
    May 2001
    Posts
    17

    Address book

    I am trying to find information for connection to the WAB windows Address Book (Outlook address book?) There seems to be very little literature printed on this. Does anyone have any experience with it. Do I have to create an Outlook object? I would like to avoid Outlook because of the I Love You virus. Also, my intentions are maybe to do some updates with a web page. Thanks

    Ken


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Address book

    You might look at this sample.
    http://www.planetsourcecode.com/xq/A...s/ShowCode.htm

    John G

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured