Forget what I said about upgrading. I just upgraded to 3.10 and am not eager again to do it again and rationalizing not to do it again to myself.
Misunderstanding? yeah, wouldn't be first time.
So now I am curious does POINT( ) or _RGB32() every return a negative?
I think Point does if your Const &H was assumed neg when you drew something with it or no they just won't match! The screen will take your negative &H and convert it to a positive?
I remember something causing a problem when comparing a Point off the screen to a color &H value that was not typed and drawing with the Const color. I even posted it to this forum but damned if I can find it with the Search tool this forum has.
Misunderstanding? yeah, wouldn't be first time.
So now I am curious does POINT( ) or _RGB32() every return a negative?
I think Point does if your Const &H was assumed neg when you drew something with it or no they just won't match! The screen will take your negative &H and convert it to a positive?
I remember something causing a problem when comparing a Point off the screen to a color &H value that was not typed and drawing with the Const color. I even posted it to this forum but damned if I can find it with the Search tool this forum has.
b = b + ...