NdisQueryPacket doesn't compile

From: Ganesan (x2y2z2_at_hotmail.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 15:20:03 -0700

Hi

I couldn't compile my NDIS driver file(.C) if I include
NdisQueryPacket function in EVC4. Its a macro defined
under ndis.h

Does any one know abut the compiler flags i need to use or
any header files??

Thanx



Relevant Pages

  • Re: modifying array access syntax
    ... I published recent speculation on the ARRAY ... > are in fact remnants of the property lists of these Lisp-N ... these that were meaningful at compile time (FEXPR, FSUBR, and MACRO ...
    (comp.lang.lisp)
  • Re: DISFAVORED Was: name for 3 PICK finally?
    ... complexity is reduced by reducing the phases of execution to keep ... outside happens when the word containing the macro executes. ... LITERAL COMPILE, .... ... ``GET LITERAL @ LITERAL `EXECUTE COMPILE,'' ...
    (comp.lang.forth)
  • Re: apparently undefined function called by macro
    ... However, as almost always in Common Lisp;), there are exceptions to this rules: Some top-level forms do indeed have effects at compile time. ... The reason is that you typically want to base subsequent code on your macro definitions, and the compiler must be able to completely macro-expand away these macro definitions as well. ... A system definition allows you to declare that one file of lisp code depends on some other file of lisp code. ...
    (comp.lang.lisp)
  • Re: Lisp2Perl - Lisp to perl compiler
    ... > because the foo macro doesn't see the a reference. ... Now at compile time, if you encounter a DEFDYNFUN form, ... At some point, you decide to recompile from scratch, ...
    (comp.lang.lisp)
  • Re: question about eval
    ... but the point is that we may not know at compile time what the ... This last part requires a macro, call it select, ... > time, to execute. ... > established in the surrounding lexical context. ...
    (comp.lang.lisp)