/*++ Copyright (c) 1999-1999 Microsoft Corporation Module Name: autosock.rc Abstract: Resource file for the UL automation tests. Author: Paul McDaniel (paulmcd) 21-Jan-1999 Revision History: --*/ #include #include #define VER_FILETYPE VFT_APP #define VER_FILEDESCRIPTION_STR "automation wrapper for winsock" #define VER_INTERNALNAME_STR "autosock.dll" #include #include #include "resource.h" ///////////////////////////////////////////////////////////////////////////// // // REGISTRY // IDR_AUTOSOCK REGISTRY DISCARDABLE "autosock.rgs" ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // 1 TYPELIB "autosock.tlb"