PDA

Click to See Complete Forum and Search --> : Dll with resource file


fiona_conard
Jul 28th, 2002, 09:01 AM
Hi all,

How to register dll with resource file? Is it like this regsvr32 abc.dll?


Thanks

Edneeis
Jul 28th, 2002, 02:15 PM
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.