Re: COM/DLLs
From: Slobodan Brcin \(eMVP\) (sbrcin_at_ptt.yu)
Date: 06/14/04
- Next message: prakash437: "Re: COM/DLLs"
- Previous message: prakash437: "COM/DLLs"
- In reply to: prakash437: "COM/DLLs"
- Next in thread: prakash437: "Re: COM/DLLs"
- Reply: prakash437: "Re: COM/DLLs"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 15:41:06 +0200
You can use dependency walker to check for presence of DllRegisterServer function in dll.
Or you can make simple application that will search all dll files in certain folder and check if there is presence of this
function.
Regards,
Slobodan
"prakash437" <prakash437@discussions.microsoft.com> wrote in message news:C051A63D-8AF6-46C3-919C-0F4E8B0EED48@microsoft.com...
> Can anyone tell me of a better way to identify the binaries that need to be registered(So that i can register them with the FBA
Registration Command). COM objects can be identified by their extention, OCX. Is that all for COM. And what about DLLs.
>
> Thanks,
> Vaddina Prakash Rao
- Next message: prakash437: "Re: COM/DLLs"
- Previous message: prakash437: "COM/DLLs"
- In reply to: prakash437: "COM/DLLs"
- Next in thread: prakash437: "Re: COM/DLLs"
- Reply: prakash437: "Re: COM/DLLs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|