Ich hatte nirgendwo einen entsprechenden Hinweis gefunden..
Dann hast Du wahrscheinlich nicht die
Api Beschreibung zu
GetClipRgn gelesen
Zitat:
A
handle to an existing region before the function is called. After the function returns, this parameter is a
handle to a copy of the current clipping region.
Auch wäre es Ratsam das Resultat auszuwerten wie Renate es sagt um schneller zu ermitteln warum etwas nicht funktioniert.
Zitat:
If the function succeeds and there is no clipping region for the given device context, the return value is zero. If the function succeeds and there is a clipping region for the given device context, the return value is 1. If an error occurs, the return value is -1.