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/user32/initterm.cpp

    r5130 r5135  
    8383   switch (ulFlag) {
    8484      case 0 :
    85          __ctordtorInit();
     85         ctordtorInit();
    8686         ParseLogStatus();
    8787
     
    144144   SYSCOLOR_Save();
    145145   CloseSpyQueue();
    146    __ctordtorTerm();
     146   ctordtorTerm();
    147147   dprintf(("user32 exit done\n"));
    148148
Note: See TracChangeset for help on using the changeset viewer.