Hi, I am making a driver starting from Nagar’s sample. It works OK in WNT and W2K Professional, but I get bugs in W2K Advanced Server (in some machines blue screens and in some other machines the driver doesn’t load at all). I tested the “filter-high” sample without modifications and it had the same problems. Does this sample have bugs? Once I was told it isn’t so.
When I compile using “build” I get a few of this messages
“BUILD: d:\mssdk\include\vidsvr.odl(16): d:\mssdk\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);”
always in “.old” files.
It works OK in WXP until the system shuts down, then it makes a blue screen.
Thanks.