[ros-diffs] [fireball] 42614: - Don't try to lock DC twice in BitBlt if it's a same DC. - Implement GetPixel operation (lacks color conversion!). - Implement SetPixel using the idea from trunk's win32k: create a solid brush and PatBlt it to the needed place. Return value needs to be checked though, what gdi32 expects from it.