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/include/wndclass.h

    r10 r134  
    1 /* $Id: wndclass.h,v 1.2 1999-05-27 15:17:57 phaller Exp $ */
     1/* $Id: wndclass.h,v 1.3 1999-06-20 16:47:37 sandervl Exp $ */
    22
    33/*
     
    2020
    2121//SvL: 18-7-'98, Registers system window classes (button, listbox etc etc)
    22 extern "C" {
    2322void RegisterSystemClasses(ULONG hModule);
    24 }
     23void UnregisterSystemClasses();
    2524
    2625class Win32WindowClass
Note: See TracChangeset for help on using the changeset viewer.