![]() |
|
|
|
|
1
13th October 21:06
External User
Posts: 1
|
Hello Group,
I would like to make a gui version of the metadataedit.exe sample from the Windows Media Format 9.5 SDK. SDK can be downloaded here: http://msdn.microsoft.com/library/de...t/winmedia.asp The problem I'm having is how to create the automation class or _DLL declarations for wmvcore.dll and wmasf.dll. There are only .h and .idl files provided in the include folder of the SDK. Any help would be greatly appreciated. It seems the com objects (if that's what they are) inherit from IUknown so I can't generate any interface code for it. Is there any utils to generate VO interface code from an idl file? Can someone shed some light on how I can access this SDK from VO? TIA -- Regards, Alex Leskiw email: aleskiw@seacliff.on.ca Leamington, Canada |
|
|
|