About
=====
FXNetworkDialogEx version 1.0, Copyright (C) 2001 Dustin Graves <dgraves@computer.org>
FXNetworkDialogEx comes with ABSOLUTELY NO WARRANTY.  
This is free software, and you are welcome to redistribute 
it under certain conditions; see 'Copying' for details.


License
=======
FXNetworkDialogEx is distributed under the terms of the 
GNU Lesser General Public License.  


Purpose
=======
The FXNetworkDialogEx package contains a set of classes intended to 
extend the capabilites of the WIN32 portion of the FOX library to add the
capability of browsing and selecting items from the Windows Network 
Neighborhood.  This package is only intended to be used with the Windows
version of the FOX GUI Toolkit.  


Contents
========
FXNetworkDialogEx consistes of three parts:

* The FXNetworkListEx class - a FXTreeList style list widget that is capable
                              of displaying the contents of the Windows 
							  Network Neighborhood (My Network Places)
* The FXNetworkSelectorEx class - a widget that extends the functionality of
                                  FXNetworkListEx to include computer/share
								  selection capabilites.
* The FXNetworkDialogEx class - a widget to display FXNetworkSelectorEx in
                                a dialog window.  

Each class may be used individually.  


Credits
=======
This software uses the FOX Platform Independent GUI Toolkit Library.  
The FOX Library is Copyright (C) 1997,2000,2001 Jeroen van der Zijp and is 
available freely under the GNU Lesser Public License at the following site: 
http://www.cfdrc.com/FOX/fox.html
