Menu

Mouse Wheel

2002-12-06
2012-09-26
  • Nobody/Anonymous

    I am trying to compile a program that includes the line:

    SystemParametersInfo(SPI_GETWHEELSCROLLLINES, 0, &ulScrollLines,0 );

    Dev 4.9.7.0/mingw 3.2 gives the error:

    MAIN - Caret.cpp:123: `SPI_GETWHEELSCROLLLINES' undeclared (first use this
       function)

    Looking in winuser.h where I read it was to be found, it was not listed.

    I did find it in winuser.h files from Digital Mars and Microsoft VC++.

    Is this a bug, or is my winuser.h bad?

    Derek

     
    • Nobody/Anonymous

      To save anyone pointing it out I know the value is 104, and the program is running.

      I just wanted to know if it is a bug I should report?

      Wayne, Zero, you out there?

      Derek

       
    • Nobody/Anonymous

      WHEEL_PAGESCROLL also missing.

      Derek

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.