Tagged Questions

1
vote
1answer
178 views

API for Asus 1005pe control backlight programmably?

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 ...