I think that i have a compilation problem by mixing old code with new
directives for .net. (HDC)(int) returns an undifined value.
Any guess or suggestion to trace down the problem and find a possible
workaround?
It does not work.
Casting to HDC gives me an undifined value.
In this project i had some other weird problems like a stack overflow when a
specific constructor was invoked. I'm almost sure it is a problem with the
default directives for the .net compliance.