Ignore:
Timestamp:
Oct 24, 2003, 3:10:03 PM (22 years ago)
Author:
sandervl
Message:

Fixed initterm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wininet/initwininet.cpp

    r6857 r10292  
    1 /* $Id: initwininet.cpp,v 1.1 2001-09-28 07:50:10 sandervl Exp $
     1/* $Id: initwininet.cpp,v 1.2 2003-10-24 13:10:03 sandervl Exp $
    22 *
    33 * DLL entry point
     
    6161   case DLL_PROCESS_DETACH:
    6262    ret = WININET_LibMain(hinstDLL, fdwReason, fImpLoad);
    63     ctordtorTerm();
    6463    return ret;
    6564   }
Note: See TracChangeset for help on using the changeset viewer.