Board index » delphi » Please Help: Question about AVIMakeCompressedStream
Thomas Richter
![]() Delphi Developer |
Sun, 21 Mar 2004 21:18:18 GMT
Please Help: Question about AVIMakeCompressedStream
Hi all,
this is my problem. First you can see the definition of my function: function AVIMakeCompressedStream(var pCompressed: PAVIStream; --------------------------------------------------------------------------- // This is what I have declared var clsidHandler: TClsID; --------------------------------------------------------------------------- // But when I call the function with this parameters, it seem that Result := I can not figure out where the problem is, do you have any clues ? Cheers Thomas |