Hello!

I am currently working under NT4 with VB6. I would like to be able to get the handle of a bitmap picture. I tried

PictureX.Picture.Handle



That function always return me an impossible value such as "-336547894"..
How can I get a good handle?? (It works well with Win98 but not with NT)
Any ideas?
Thanks in advance!
Eric