J
Jack Russell
The handle (hdc) associated with VB6 is according to the help file an
integer
Yet all the API calls use it as a long.
This has all worked in the past but now (under win98) I seem to be
getting negative handles. Presumably they are bigger than an integer.
I seem to be able to reliably reproduce this by selecting printer
preferences.
It does not seem to stop the program working (as long as I allow
negative handles) but it has me worried.
Any comments
Thanks
Jack Russell
integer
Yet all the API calls use it as a long.
This has all worked in the past but now (under win98) I seem to be
getting negative handles. Presumably they are bigger than an integer.
I seem to be able to reliably reproduce this by selecting printer
preferences.
It does not seem to stop the program working (as long as I allow
negative handles) but it has me worried.
Any comments
Thanks
Jack Russell