Hi there,
I want to build my driver (IME) inside the VC++ Workbench because of the
good use of the browse info.
Can you help me, how to build the driver with the browse info files in a
makefile good for the VC++ Workbench.
If you have a sample. please send it to me direclty.
Greetings
Achim
See the resources page on my website - there is an article that explains how
to do this the right way, and also there are several links to driver wizards
and such that will let you do it the wrong way.
Mark Roddy
xxxxx@hollistech.com
www.hollistech.com
WindowsNT Windows 2000 Consulting Services
-----Original Message-----
From: Achim Gerber [mailto:xxxxx@ybust.edu.cn]
Sent: Thursday, November 30, 2000 10:30 AM
To: NT Developers Interest List
Subject: [ntdev] How to Build Drivers with MS VC++ 6.0?
Hi there,
I want to build my driver (IME) inside the VC++ Workbench
because of the
good use of the browse info.
Can you help me, how to build the driver with the browse info
files in a
makefile good for the VC++ Workbench.
If you have a sample. please send it to me direclty.
Greetings
Achim
You are currently subscribed to ntdev as: xxxxx@stratus.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)
-----Original Message-----
From: Roddy, Mark [mailto:xxxxx@stratus.com]
Sent: Thursday, November 30, 2000 8:01 AM
To: NT Developers Interest List
Subject: [ntdev] RE: How to Build Drivers with MS VC++ 6.0?
See the resources page on my website - there is an article that explains how
to do this the right way, and also there are several links to driver wizards
and such that will let you do it the wrong way.
Jeez Mark, they ain’t ALL wrong, though I’ve never looked at yours so I
don’t know if it is or isn’t right or wrong :). Oney has a good one and a
wizard and a “fixit” utility that works quite well.
It was a modest attempt at humor.
But wizards are wrong, in fact they are Bad and Evil. This is why Harry
Potter and his books are regularly burnt.
See the resources page on my website - there is an article
that explains how
to do this the right way, and also there are several links to
driver wizards
and such that will let you do it the wrong way.
Jeez Mark, they ain’t ALL wrong, though I’ve never looked at
yours so I
don’t know if it is or isn’t right or wrong :). Oney has a
good one and a
wizard and a “fixit” utility that works quite well.
If you like wizards and other mechanisms that build drivers based on some
person’s impression of what the correct compiler/linker tools and settings
were in 1997 for NT4, for a driver targeted at whistler, hey go right ahead.
Whatever floats your boat. I’ll stick with using the supported tools and
slapping visual studio in front of that mess. At least that way I can always
revert to “build -cZ”.
Wizards being evil, probably explians why Walter has a fixit utility.
Go to http://www.hollistech.com/ and look under resources for
Mark Roddy’s excellent solution for this.
Don Burn
----- Original Message -----
From: “Achim Gerber”
To: “NT Developers Interest List”
Sent: Thursday, November 30, 2000 10:30 AM
Subject: [ntdev] How to Build Drivers with MS VC++ 6.0?
> Hi there,
>
> I want to build my driver (IME) inside the VC++ Workbench because of the
> good use of the browse info.
>
> Can you help me, how to build the driver with the browse info files in a
> makefile good for the VC++ Workbench.
>
> If you have a sample. please send it to me direclty.
>
> Greetings
> Achim
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@acm.org
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
On 11/30/00, ““Roddy, Mark” ” wrote:
> See the resources page on my website - there is an article that explains how
> to do this the right way, and also there are several links to driver wizards
> and such that will let you do it the wrong way.
>
Hi, Mark,
The article looks very nice, but I wonder if DdkBuild.bat can work under
other OS, for example, Windows 98 or win2k? If you have a solution in all
OS, that will be wonderful!
Rdgs,
Shunnian
ddkbuild currently works for all versions of NT up to and including windows
2000. People have submitted changes for whistler ddk support that have not
yet been incorporated as I haven’t had a chance to clone. I have no plans at
all for supporting the win98ddk.
Mark Roddy
Windows 2000/NT Consultant
Hollis Technology Solutions
www.hollistech.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of
xxxxx@asia.adaptec.com
Sent: Friday, December 01, 2000 5:38 AM
To: NT Developers Interest List
Subject: [ntdev] RE: How to Build Drivers with MS VC++ 6.0?
On 11/30/00, ““Roddy, Mark” ” wrote:
> > See the resources page on my website - there is an article that
> explains how
> > to do this the right way, and also there are several links to
> driver wizards
> > and such that will let you do it the wrong way.
> >
> Hi, Mark,
>
> The article looks very nice, but I wonder if DdkBuild.bat can work under
> other OS, for example, Windows 98 or win2k? If you have a solution in all
> OS, that will be wonderful!
>
> Rdgs,
> Shunnian
>
> —
> You are currently subscribed to ntdev as: xxxxx@wattanuck.mv.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>
>