wxWidgets/contrib/src/net
Julian Smart be5a51fb59 More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-25 11:20:37 +00:00
..
email.cpp More name changes 2004-05-25 11:20:37 +00:00
Makefile.in Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
readme.txt
smapi.cpp Don't compile smapi.cpp for non-MSW platforms. 2003-09-10 09:14:01 +00:00
web.cpp

Net library
===========

This is a library of email and other Internet-related functionality.

wxMailMessage		Populate this before sending a message
wxMapiSession       Encapsulates Simple MAPI functionality on Windows
wxEmail             Platform-independent mail functions, such as Send
wxWeb               Platform-independent web functions, such as OpenURL