home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1995, 1996 by Borland International, All Rights Reserved
- //
- //$Revision: 10.4 $
- //
- // Resource IDs to use with WinSock classes
- //----------------------------------------------------------------------------
- #if !defined(OWL_WINSOCK_RH)
- #define OWL_WINSOCK_RH
-
- //
- // The index from which the error strings start in resource file
- //
- #define IDS_WINSOCK_BASE 32300
-
- #endif // OWL_WINSOCK_RH
-