Re: need some serious help here!!!
From: Mark Roddy (markr_at_hollistech.com)
Date: 12/30/04
- Next message: Mario Orlandi: "Recognizing two identical usb devices"
- Previous message: Mark Roddy: "Re: DeviceIoControl succeeds,but have no effect"
- In reply to: Don Burn: "Re: need some serious help here!!!"
- Next in thread: Jeff Henkels: "Re: need some serious help here!!!"
- Reply: Jeff Henkels: "Re: need some serious help here!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 08:32:51 -0500
Don Burn wrote:
> 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.
>
>
Using ddkbuild will give you the IDE's ability to point and click on the
error messages from build and end up in the editor at the offending
line of code. That is all. However if you cannot make heads or tails of
the error output from the log file I suspect that this will not be of
much help.
-- ===================== Mark Roddy DDK MVP Windows 2003/XP/2000 Consulting Hollis Technology Solutions 603-321-1032 www.hollistech.com
- Next message: Mario Orlandi: "Recognizing two identical usb devices"
- Previous message: Mark Roddy: "Re: DeviceIoControl succeeds,but have no effect"
- In reply to: Don Burn: "Re: need some serious help here!!!"
- Next in thread: Jeff Henkels: "Re: need some serious help here!!!"
- Reply: Jeff Henkels: "Re: need some serious help here!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|