Greetings All
I am currently attempting to pass an STDPicture object to the Picture
property of a class module within a DLL. However, none of the usual methods
seem to apply. The Microsoft Knowledge base has very little on the
STDPicture object.
Does anyone know if there is a build-in limitation that prevents you from
passing this type of object? If so, is there a work around method I've
missed? If anyone could point me toward some documentation that would
explain this I would greatly appreciate it.
Thanks.
Bruce
I am currently attempting to pass an STDPicture object to the Picture
property of a class module within a DLL. However, none of the usual methods
seem to apply. The Microsoft Knowledge base has very little on the
STDPicture object.
Does anyone know if there is a build-in limitation that prevents you from
passing this type of object? If so, is there a work around method I've
missed? If anyone could point me toward some documentation that would
explain this I would greatly appreciate it.
Thanks.
Bruce
Comment