Is there a way to pop up the directshow render windows from DLL. Same code pops up the video render window from .exe application. DLLs are libraries so you can not have a graphical sort of feed back I suppose. Well I know it is a reciepe for a disaster, but it is just for debugging.
I came across this.
How to show a simple modeless Window from a native C DLL
Would any of the suggestions work ??