Re: need some serious help here!!!

From: Don Burn (burn_at_stopspam.acm.org)
Date: 12/29/04


Date: Wed, 29 Dec 2004 08:54:32 -0500

You should be able to figure out what is going on from the log files, you
might try

build -bw

or for a first time

build -cefbw

Note the latter will do a full rebuild. If you are still having problems
post the log here.

You can invoke build from visual studio using the DDKBUILD tool from
http://www.hollistech.com/. You should not try to build a driver directly
with visual c++, things are tricky enough that "experts" who try this leave
time bombs for others to clean up.

-- 
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
"tommy_boy" <tommy_boy@discussions.microsoft.com> wrote in message
news:5A626D28-01CB-47E8-8516-C0FD3CB04ACD@microsoft.com...
> hi all!! i know thiss sounds stupid but how on earth do i compile the
driver
> files. from what i read from the ddk documentation, i know that i am
supposed
> to use the build function in  the 64bit check enviroment to build the
files.
> but then this environment does not show the errors that occured, it only
> generates a log file which i dun really understand what is written. so
guys
> pls help me out by telling me which kind of compiler should i use??? can i
> use the microsoft visual c+ compiler instead??? somebody save me!!!!


Relevant Pages

  • Re: OT - the incredible shrinking hard drive
    ... The first time the HD ran out of space, ... >All the Inetpub/Mail folder are empty too. ... Look at running services and see ... at the log files and see what's connecting and being requested. ...
    (microsoft.public.inetserver.iis)
  • Re: problem with php function mail() on fc4
    ... > This is the first time I use mailin php to send email,but failed,my ... Look in the mail server's log files to see what happened to the mail. ... If there is nothing in the mail server log file relating to this mail, ...
    (Fedora)
  • Re: why my debian get halted automatically?
    ... Does the system boot back up? ... or is the just the first time? ... I would look at your log files, and try to determine what might have ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
    (Debian-User)
  • Re: need some serious help here!!!
    ... > You should be able to figure out what is going on from the log files, ... > or for a first time ... > You can invoke build from visual studio using the DDKBUILD tool from ... error messages from build and end up in the editor at the offending ...
    (microsoft.public.development.device.drivers)
  • Re: how to implement an append only log file?
    ... Many years ago I wrote a host program for my host-process-as-disk driver ... written and used some command files I devised ... This did work in tests with random log files in the sense that they got ... I don't recall whether I ever altered the host file for alpha, ...
    (comp.os.vms)