Ignore:
Timestamp:
May 27, 2003, 11:46:30 AM (22 years ago)
Author:
sandervl
Message:

Do not send WM_STYLECHANGING/ED messages when the scrollbar control is shown or hidden.

File:
1 edited

Legend:

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

    r9598 r10119  
    1 /* $Id: win32wmisc.cpp,v 1.2 2003-01-03 16:35:57 sandervl Exp $ */
     1/* $Id: win32wmisc.cpp,v 1.3 2003-05-27 09:46:30 sandervl Exp $ */
    22/*
    33 * Misc. functions for window management
     
    2020#include <stdarg.h>
    2121#include <assert.h>
    22 #include <misc.h>
     22#include <dbglog.h>
    2323#include <win32wnd.h>
    2424#include <heapstring.h>
Note: See TracChangeset for help on using the changeset viewer.