Ignore:
Timestamp:
Sep 26, 1999, 12:10:02 PM (26 years ago)
Author:
sandervl
Message:

Scrollbar changes

File:
1 edited

Legend:

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

    r1031 r1057  
    1 /* $Id: win32wbase.h,v 1.6 1999-09-24 12:47:51 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.7 1999-09-26 10:10:01 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    7575         ULONG  MsgKillFocus(HWND hwnd);
    7676         ULONG  MsgTimer(ULONG TimerID);
     77         ULONG  MsgScroll(ULONG msg, ULONG scrollCode, ULONG scrollPos);
    7778         ULONG  MsgCommand(ULONG cmd, ULONG Id, HWND hwnd);
    7879         ULONG  MsgSysCommand(ULONG win32sc, ULONG x, ULONG y);
Note: See TracChangeset for help on using the changeset viewer.