ISSHARE.DLL contains one function. This function is IsShareLoaded. It takes no parameters, and it returns a signed integer. -1 if share is loaded, 0 if not.

ISSHARE.BAS is the VB declaration for the DLL.  This can be used from any windows language however.

This DLL is public domain. Do as you wish with it.  Use at your own risk. 

Code was adapted from Lloyd's help file.

pbe@pobox.com

