I am using

c = GetPixel(GetDC(GetDesktopWindow), x, y)

to obtain a screen image. I used it often, but now it returns only white &HFFFFFF (maybe I was using a little different trick). Where is the problem?

Thanx
John