Ignore:
Timestamp:
Nov 1, 1999, 8:11:46 PM (26 years ago)
Author:
sandervl
Message:

Activate + group box fixes + cleanup changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32class.h

    r1433 r1540  
    1 /* $Id: win32class.h,v 1.3 1999-10-24 22:56:09 sandervl Exp $ */
     1/* $Id: win32class.h,v 1.4 1999-11-01 19:11:43 sandervl Exp $ */
    22/*
    33 * Win32 Window Class Managment Code for OS/2
     
    6262
    6363 static Win32WndClass *FindClass(HINSTANCE hinst, LPSTR id);
     64 static  void   DestroyAll();
    6465
    6566private:
Note: See TracChangeset for help on using the changeset viewer.