Changeset 4809 for trunk/src/wsock32
- Timestamp:
- Dec 16, 2000, 11:53:51 PM (25 years ago)
- Location:
- trunk/src/wsock32
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/new/wsock32.def
r3198 r4809 1 ; $Id: wsock32.def,v 1. 4 2000-03-22 20:01:09 sandervlExp $1 ; $Id: wsock32.def,v 1.5 2000-12-16 22:53:50 bird Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler 4 4 LIBRARY WSOCK32 INITINSTANCE 5 6 DESCRIPTION 'Odin32 System DLL - WSock32' 7 5 8 DATA MULTIPLE NONSHARED 6 9 -
trunk/src/wsock32/old/wsock32.def
r2012 r4809 1 ; $Id: wsock32.def,v 1. 1 1999-12-07 20:19:58 achimhaExp $1 ; $Id: wsock32.def,v 1.2 2000-12-16 22:53:50 bird Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler 4 4 LIBRARY WSOCK32 INITINSTANCE 5 6 DESCRIPTION 'Odin32 System DLL - WSock32' 7 5 8 DATA MULTIPLE NONSHARED 6 9 -
trunk/src/wsock32/wsock32.def
r3231 r4809 1 ; $Id: wsock32.def,v 1.2 0 2000-03-24 19:53:05 achimhaExp $1 ; $Id: wsock32.def,v 1.21 2000-12-16 22:53:51 bird Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler 4 4 LIBRARY WSOCK32 INITINSTANCE 5 6 DESCRIPTION 'Odin32 System DLL - WSock32' 7 5 8 DATA MULTIPLE NONSHARED 6 9
Note:
See TracChangeset
for help on using the changeset viewer.