Ignore:
Timestamp:
Jul 30, 2001, 10:18:18 AM (24 years ago)
Author:
sandervl
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/custombuild/initterm.cpp

    r6401 r6407  
    134134                return 0UL;
    135135
     136         SetCustomBuildName("VERSION.DLL");       
     137         if(RegisterLxDll(hModule, NULL, (PVOID)NULL) == 0)
     138            return 0UL;
     139
    136140         SetCustomBuildName("WSOCK32.DLL");
    137141         rc = inittermWsock32(hModule, ulFlag);
Note: See TracChangeset for help on using the changeset viewer.