Hi all,
How to register dll with resource file? Is it like this regsvr32 abc.dll?
Thanks
Printable View
Hi all,
How to register dll with resource file? Is it like this regsvr32 abc.dll?
Thanks
It shouldn't matter if the dll has a resource file or not, you should be able to register it just the same as always. Resource file contents get compiled into the final dll/exe.