IDvdInfo2
Hi all,
I would like to use IDvdInfo2 under Windows XP - is this possible? I've got the latest PSDK and the interface is defined in the strmif.h header (#included by dshow.h).
IDvdInfo requires the dshow.h header and the quartz.dll library.
I'm trying to use COM/.NET interop so I built a new library with metadata by parsing quartz.dll to tlbimp.exe and loaded the resulting QuartzTypeLib.dll into OleView.exe but IDvdInfo2 wasn't listed.
Can anyone suggest how I should access the IDvdInfo2 interface? Do I need to query for interfaces from a particular COM object?
Regards,
Simon

