Scrolling InvalidationThanks. I didn't realize that ScrollWindow actually shifted everything. Since the program used PAINT...
Scrolling InvalidationYou are right, I didn't know what the update region meant. But this conflicts with my current knowl...
Scrolling InvalidationFor usual scroll bar (SetScrollInfo, GetScrollInfo, ScrollWindow) functionality, after a scroll acti...
Demoting Integral ValuesI was playing devil's advocate. Is there some standard reference in which I can look up the answer t...
Demoting Integral ValuesSo I was looking at windows api today and I see this macro: [code] #define LOWORD(w) ((WORD) (w)) ...
This user does not accept Private Messages