Ignore:
Timestamp:
Feb 14, 2001, 4:14:46 PM (25 years ago)
Author:
sandervl
Message:

VAC 3.6.5 bug workaround

File:
1 edited

Legend:

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

    r5130 r5135  
    7676                aspi = NULL;
    7777        }
    78         __ctordtorTerm();
     78        ctordtorTerm();
    7979        return TRUE;
    8080   }
     
    103103   switch (ulFlag) {
    104104      case 0:
    105          __ctordtorInit();
     105         ctordtorInit();
    106106
    107107         CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed  98-03-18 05:28:48*/
Note: See TracChangeset for help on using the changeset viewer.