Re: My filter is not available in graphedit

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Tue, 30 May 2006 01:45:02 -0700, flobadob wrote:

I modified the ball filter sample to be a dll, generated a strong name for it
using the sn tool, modified the AssemblyInfo.cpp file to point to the file
generated by the sn tool, used gacutil to add the dll to the GAC.
Unfortunatelly, i cannot see the filter in graphedit. Is there something I
have missed?

It must be registered using regsvr32 or using the built-in registration in
VC7+ for GE to see it (see my FAQ).

--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.



Relevant Pages

  • Adding GACUtil on right click menu
    ... I've quite some files to push into GAC ... Opend registry ... Set default value for command to path of gacutil followed by /i "%1" ... click of dll files; clicking that will send dll to GAC ...
    (microsoft.public.biztalk.general)
  • RE: Adding GACUtil on right click menu
    ... Newsgroups: microsoft.public.biztalk.general ... I've quite some files to push into GAC ... We can invoke gacutil easily on right click of dlls ... click of dll files; clicking that will send dll to GAC ...
    (microsoft.public.biztalk.general)
  • How to build a component so its visible in the Studio "Add Referen
    ... I have built a dll and registered in the gac with gacutil. ... in the gac with a public Token and the correct codebase. ...
    (microsoft.public.dotnet.framework)
  • Re: COM-enabled assembly
    ... does gacutil find the app.config file and copy it to the ... or do i have to manually find the path of the assembly in the GAC ... > threads indicating that the app.config file will not work for DLL ...
    (microsoft.public.dotnet.framework.interop)