Changeset 6407 for trunk/src/custombuild/initterm.cpp
- Timestamp:
- Jul 30, 2001, 10:18:18 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/custombuild/initterm.cpp
r6401 r6407 134 134 return 0UL; 135 135 136 SetCustomBuildName("VERSION.DLL"); 137 if(RegisterLxDll(hModule, NULL, (PVOID)NULL) == 0) 138 return 0UL; 139 136 140 SetCustomBuildName("WSOCK32.DLL"); 137 141 rc = inittermWsock32(hModule, ulFlag);
Note:
See TracChangeset
for help on using the changeset viewer.