Ignore:
Timestamp:
Sep 12, 2002, 11:30:06 AM (23 years ago)
Author:
sandervl
Message:

Translate PM WM_VSCROLL to WM_MOUSEWHEEL messages

File:
1 edited

Legend:

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

    r9076 r9230  
    1 /* $Id: oslibwin.h,v 1.67 2002-08-21 15:40:28 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.68 2002-09-12 09:30:06 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    356356
    357357BOOL   OSLibWinShowPointer(BOOL fShow);
    358 
     358HWND OSLibWinCreateInvisibleScroller(HWND parentHWND, int direction);
    359359
    360360   #define PMSYSCLR_SHADOWHILITEBGND         (-50L)
Note: See TracChangeset for help on using the changeset viewer.