Ignore:
Timestamp:
Jun 20, 1999, 4:02:13 PM (26 years ago)
Author:
sandervl
Message:

Comctl32 crash on exit fix + user32 bugfix for winhlp32 changed to be similar to Wine

File:
1 edited

Legend:

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

    r96 r131  
    1 /* $Id: wndclass.cpp,v 1.3 1999-06-10 16:50:37 phaller Exp $ */
     1/* $Id: wndclass.cpp,v 1.4 1999-06-20 14:02:13 sandervl Exp $ */
    22
    33/*
     
    709709 Win32WindowClass     *wclass;
    710710
    711 #ifdef DEBUG1
     711#ifdef DEBUG
    712712  dprintf(("OS2ToWinCallback for message %s", GetMsgText(Msg)));
    713713#endif
Note: See TracChangeset for help on using the changeset viewer.