Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ARG SBCONT Class not working with Windows Server 2012
Message
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01672693
Message ID:
01672702
Views:
93
Is it physical server or VM? Maybe try to update mouse driver


>Nevermind. I figured it out.
>
>These lines are the culprit:
>
>
>#define SM_MOUSEWHEELPRESENT      75
>#define SPI_GETWHEELSCROLLLINES      0x0068
>Declare Integer GetSystemMetrics In Win32API Integer
>
>? GetSystemMetrics( SM_MOUSEWHEELPRESENT) != 1
>
>
>Returns .F. for most Windows OS
>Returns .T. for Windows Server 2012
>
>Evidently Windows 2012 does not work correctly with this to be able to see there is a wheel on the mouse that goes round and round.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform