S
Steve Wheeler
Hi -
I am trying to create a dll with an embedded class that I create from my
/exe, this is no problem, but I also want to have a RT_RCDATA resource
embedded in the dll that can be accessed from the .exe so what I am
lookingto do is create a kind of hybird resource dll / extension dll. My
development environment is vc7 / unmanaged. Can this be done - it would mean
I only have to ship 1 dll vs 2 dll's (resource only and win32) with my exe.
Thanks
I am trying to create a dll with an embedded class that I create from my
/exe, this is no problem, but I also want to have a RT_RCDATA resource
embedded in the dll that can be accessed from the .exe so what I am
lookingto do is create a kind of hybird resource dll / extension dll. My
development environment is vc7 / unmanaged. Can this be done - it would mean
I only have to ship 1 dll vs 2 dll's (resource only and win32) with my exe.
Thanks