View Single Post
Old Dec 3rd, 2007, 3:39 PM   #7
grumpy
Programming Guru
 
grumpy's Avatar
 
Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,209
Rep Power: 5 grumpy is on a distinguished road
Re: InvalidateRect???

Up yours.

Generically, I'd normally suggest it go into a win32 programming area or into a graphics programming area. Catch is, neither of those exist in PFO.

The problem with putting it into a C++ area is that it is really not C++. And the problem is independent of programming language: it is a win32 problem that exists, and has the same solution, if it comes up in any win32 context (eg Delphi, VB, Digital Fortran, ....)
grumpy is offline   Reply With Quote