....are there any?
Well I think I guranteed some traffic here
The ACTUAL problem is:
Does anyone know how to use / address resources in a loaded app?
I'm developing a VB6 Addin (for the IDE) and I want to use the IDE (i.e. VB6.EXE) resources (specifically, bitmaps).
So I could extract the resources and add them as resources in my own project, but the duplication grates on my programmers sensibilities. I could also extract them on the fly from VB6.EXE, if I knew how (involves locating the exe, and presumably some API schtuff).
The ideal situation for an AddIn would be to extract the resources on the fly from this (running) instance of VB6. But I don't know if that's possible either...
Anyone....?
Dan
[Edited by Judd on 05-17-2000 at 05:16 AM]


Well I think I guranteed some traffic here 
Reply With Quote