Ignore:
Timestamp:
Jun 20, 1999, 6:47:39 PM (26 years ago)
Author:
sandervl
Message:

Parent notification changes

File:
1 edited

Legend:

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

    r120 r134  
    1 /* $Id: initterm.cpp,v 1.3 1999-06-19 10:54:47 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.4 1999-06-20 16:47:39 sandervl Exp $ */
    22
    33/*
     
    124124{
    125125   dprintf(("user32 exit\n"));
     126   UnregisterSystemClasses();
    126127   _ctordtorTerm();
    127128   CRT_term();
Note: See TracChangeset for help on using the changeset viewer.