Re: ISampleGrabber

From: mrmrcoleman (mrmrcoleman_at_discussions.microsoft.com)
Date: 10/21/04


Date: Thu, 21 Oct 2004 06:51:05 -0700

Big thanks, I got it working.

Mark Coleman

"The March Hare [MVP]" wrote:

> On Tue, 19 Oct 2004 10:41:17 -0700, mrmrcoleman wrote:
>
> > I seem to be having a problem getting the NullRenderer to compile, could you
> > by any chance post the code that you took out of qedit.h and put in a
> > separate file??
> >
> > I seem to be either missing something or I have just got it wrong..
>
> I didn't take it out of qedit.h. I separated my code so that I have one
> source file that uses qedit.h and the rest of my source files use the D3D
> headers.
>
> --
> Please read this before replying:
> 1. Learn about newsgroups - http://dev.6581.com/newsgroups.html
> 2. Trim & respond in-line (please don't top post or snip everything)
> 3. Benefit others - follow up if you are helped or you found a solution
>



Relevant Pages

  • Re: Looking for a free basic compiler for DOS
    ... mother of an ide file - and created separate source files for each SUB ... big to compile in one bc step. ... the source for all the SUBS in the same source file. ...
    (comp.lang.basic.misc)
  • Re: disabling parse error in gcc
    ... typedef struct MYSTRUCT{ ... it will compile correctly. ... A header file shall permit multiple inclusion of itself. ... so that a source file containing only TWO #includes of it will compile, ...
    (comp.unix.programmer)
  • Re: A funny yet crazy extreme test on Delphi 7 compiler
    ... The RAM is 1G. ... A project with a major source file names TestCase.pas. ... Delphi can compile crazy functions with 999 parameters. ...
    (borland.public.delphi.non-technical)
  • A funny yet crazy extreme test on Delphi 7 compiler
    ... See how Delphi compiles very huge source file! ... I use the command line tool dcc32 to ... A project with a major source file names TestCase.pas. ... Delphi can compile crazy functions with 999 parameters. ...
    (borland.public.delphi.non-technical)
  • Re: Summary: translation units, preprocessing, compiling and linking?
    ... > proper, assembly and linking, always in that order. ... that specifies that a file have a particular extension, ... you can call your main source file ... something a source file is if you instruct your compiler to compile it. ...
    (comp.lang.cpp)