home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-07-01 | 388 b | 11 lines | [TEXT/CWIE] |
- /* FindBrowser.h
- * Look for and launch a Web browser that supports the GetURL event
- * Copyright ©1996 Michael D. Crawford. All Rights Reserved.
- * You may use this code on the condition that you read the following web page:
- * http://www.scruznet.com/~crawford/WordServices/wdsvindex.html
- * 1 Jul 96 Mike Crawford crawford@scruznet.com
- */
-
- OSErr FindBrowser( OSType *creatorPtr );
-
-