this code from me...
Code: Select all
MessageRequester("Ready ?" ,"")
sysviewDC = GetDC_( hwndSysview )
color = GetPixel_( sysviewDC, x, y )
but if window is foreground color will return true value of DC color point
....problem : I want to get color point from hwnd but it's hinding !!
any one have idea ? (-_-')