Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Windows 98Fe driver build environment???

0 views
Skip to first unread message

Geetha

unread,
Sep 27, 2001, 4:23:53 AM9/27/01
to
Hi all,
Can anyone tell me how to build a 98Fe Intermediate driver?
(The build environment ,set ddkroot etc)


S.Geetha

Walter Oney

unread,
Sep 27, 2001, 6:47:49 AM9/27/01
to
Geetha wrote:
> Can anyone tell me how to build a 98Fe Intermediate driver?

That would be the Iron edition of Windows 98? I'd heard of Gold and
Second Edition...

--
Walter Oney
http://www.oneysoft.com

Leo Havmøller

unread,
Sep 27, 2001, 9:05:19 AM9/27/01
to
> That would be the Iron edition of Windows 98? I'd heard of Gold and
> Second Edition...

LOL!

I think he means First Edition....

Leo Havmøller.


Geetha

unread,
Sep 27, 2001, 9:41:49 AM9/27/01
to
Walter Oney <walt...@oneysoft.com> wrote in message news:<3BB303D5...@oneysoft.com>...

> Geetha wrote:
> > Can anyone tell me how to build a 98Fe Intermediate driver?
>
> That would be the Iron edition of Windows 98? I'd heard of Gold and
> Second Edition...

Actually I started writing for 98Second edition.I built it in Windows
2000 build environment.
Now I am porting the driver to 98First edition.The sys I built using
Windows 2000 is not getting loaded in 98First edition.

S.Geetha

Kosta Koeman

unread,
Sep 27, 2001, 5:48:47 PM9/27/01
to
raj_...@yahoo.com (Geetha) wrote in message news:<2893d6ae.01092...@posting.google.com>...

Geetha,

You can download the 98 DDK from this link: http://www.microsoft.com/ddk/ddk98.asp.

Kosta Koeman
http://odin.prohosting.com/kkoeman/

Tim Roberts

unread,
Sep 28, 2001, 1:04:05 AM9/28/01
to
raj_...@yahoo.com (Geetha) wrote:

It is possible your driver is using some WDM API that is available in
Win2000 and 98 Second Edition, but not in Win98 Gold. Walter Oney's
WDMCHECK package can help you identify this. Try
http://www.oneysoft.com/wdmcheck.htm
--
- Tim Roberts, ti...@probo.com
Providenza & Boekelheide, Inc.

Geetha

unread,
Sep 30, 2001, 2:29:48 AM9/30/01
to
Tim Roberts <ti...@probo.com> wrote in message news:<i318rt4csc2b2ise6...@4ax.com>...

Tim,
I used the WDMCHECK tool and found that all the calls I've used are supported
by 98Fe.I installed teh driver in 98Fe.I am getting the debug prints
of the driver entry.Protocol and miniport are registered successfully.Next
ProtocolBind adapter has to be called which is not happening.
After driver entry I am not getting any debugprints.

S.Geetha

0 new messages