Ignore:
Timestamp:
Aug 18, 1999, 10:58:22 AM (26 years ago)
Author:
sandervl
Message:

Put back version checks in most dlls

File:
1 edited

Legend:

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

    r511 r542  
    1 /* $Id: initterm.cpp,v 1.5 1999-08-16 16:55:33 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.6 1999-08-18 08:58:22 sandervl Exp $ */
    22
    33/*
     
    7272         _ctordtorInit();
    7373
     74         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
     75
    7476         /*******************************************************************/
    7577         /* A DosExitList routine must be used to clean up if runtime calls */
Note: See TracChangeset for help on using the changeset viewer.