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

    r5130 r5135  
    6464        /* unregister Win32 window classes */
    6565        UnregisterCOMCTL32WindowClasses();
    66         __ctordtorTerm();
     66        ctordtorTerm();
    6767        return TRUE;
    6868   }
     
    9292      case 0 :
    9393
    94          __ctordtorInit();
     94         ctordtorInit();
    9595
    9696         /*******************************************************************/
Note: See TracChangeset for help on using the changeset viewer.