Ignore:
Timestamp:
Jul 28, 2003, 1:35:32 PM (22 years ago)
Author:
sandervl
Message:

Updates

File:
1 edited

Legend:

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

    r9601 r10185  
    1 /* $Id: user32.cpp,v 1.126 2003-01-03 17:20:04 sandervl Exp $ */
     1/* $Id: user32.cpp,v 1.127 2003-07-28 11:27:47 sandervl Exp $ */
    22
    33/*
     
    696696        break;
    697697
     698    case SPI_SETMOUSESPEED:
     699        dprintf(("USER32: SPI_SETMOUSESPEED is ignored, implement!\n"));
     700        break;
     701
    698702    case SPI_SETMOUSEBUTTONSWAP:
    699703        // TODO make this for Win32 apps only, Open32 changes OS/2 settings!
Note: See TracChangeset for help on using the changeset viewer.