S
Stephen Turner
Hi,
I have implemented a COM object in .NET, and I simply want
to load an icon resource and pass back an IPictureDisp to
clients. What is the esiest way to do this? I had used
LoadResPicture in VB, but I havent been able to
create/load an icon resource in VB .NET. I'm sure that
this should be simple....by so far I am failing miserably!
Any suggestions? The documentation babbles on and on
about .resx, .resource and silly little conversion
programs but doesn't really give any clear examples...
I have implemented a COM object in .NET, and I simply want
to load an icon resource and pass back an IPictureDisp to
clients. What is the esiest way to do this? I had used
LoadResPicture in VB, but I havent been able to
create/load an icon resource in VB .NET. I'm sure that
this should be simple....by so far I am failing miserably!
Any suggestions? The documentation babbles on and on
about .resx, .resource and silly little conversion
programs but doesn't really give any clear examples...