Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DSToSink filter
04-30-2013, 11:06 AM (This post was last modified: 04-30-2013 11:34 AM by ejalbert.)
Post: #5
RE: DSToSink filter
(04-30-2013 10:45 AM)Dave Wrote:  There are tools to find out which DLLs an exe needs like 'Dependency walker'. Isn't there an option for the m$ compiler you're using to link the DLLs in the exe?

This does not exist for .NET (to my knowledge) because .NET DLL and EXE are not really binary files, but CIL, which is .NET code that is interpreted by the runtime Library.

I did not tought to dependency Walker, it's a good idea since Visual Studio have it. I don't know how it works with .NET dll's but I'll try thanks

Dependency Walker does not find anything but MSCOREE.DLL as a dependancy for .NET apps or I don't know how to use it.


Another Information:

I used direchowspy.dll to check my graph in the production computer, and in GraphEdit I see the graph, and my audio out pin is connected like it should be, but there is no sound sample in it. The AudioSource filter is in fact the DSToSink component.

Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
DSToSink filter - ejalbert - 04-30-2013, 06:58 AM
RE: DSToSink filter - Dave - 04-30-2013, 07:32 AM
RE: DSToSink filter - ejalbert - 04-30-2013, 10:19 AM
RE: DSToSink filter - Dave - 04-30-2013, 10:45 AM
RE: DSToSink filter - ejalbert - 04-30-2013 11:06 AM
RE: DSToSink filter - Dave - 05-01-2013, 04:50 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)