Is there any emulator that allows to treat all non-PS/2 mouse activities as if I had one? I.e. if I have a usb mouse but it could be reached by interacting with PS/2 port.
I'm using VS2008, my OS is Win7.
I tried WinAPI IOCTL_VIDEO_QUERY_SUPPORTED_BRIGHTNESS on my netbook. I can retrive a correct the LCD handle, but DeviceIoControl returns 0. I haven't found any APIs for GMA 3150 either.
Is there any emulator that allows to treat all non-PS/2 mouse activities as if I had one? I.e. if I have a usb mouse but it could be reached by interacting with PS/2 port.
I tried gamma ramp, but it simply changes the temperature of the image, while i need some kind of analogue to the brightness control of a display itself.
Is there any emulator that allows to treat all non-PS/2 mouse activities as if i had one? I.e. if i have an usb mouse but it could be reached by interacting with PS/2 port.