Re[2]: Debug Messages in win95

Have you tried the latest isdn-accelerator-pack ? (msisdn13.exe)
I think MS has updated ndis.sys and ntkern.vxd to allow DbgPrints
there.

If not you may try to use vxd-services from your .sys file.

| Norbert Kawulski | mailto:xxxxx@stollmann.de |
| Stollmann T.P.GmbH, Development | http://www.stollmann.de |
–If it’s ISDN or Bluetooth, make sure it’s driven by Stollmann–

“So this ain’t Home Sweet Home. Get used to it.”

Thanks Max,
I tried that it doesn’t seem to work, infact it’s just #defined to DbgPrint
in Ntddk.h

anyone any ideas’ please, it gettin tough here on win95 without debug
messages from NDIS.

thanks
Ramit.
----- Original Message -----
---- cut -----


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I should have spoken up earlier…

I hit the same problem of DbgPrint producing no output.
What it turned out to be was that I was trying to use
exports that didn’t exist under Win95, so my code wasn’t
actually running.

A checked copy of vxdldr.vxd (in the checked msdun13.exe
I think) will show you the result of loading your module.

If that’s not the problem, have you tried using wdeb386
and rterm, from the Win98 DDK? You’ll need a second
machine, 'cause it’s serial-port debugging, ala NT Kernel

=========================================================
Paul “TBBle” Hampson
xxxxx@Pobox.Com

Even a mosquito doesn’t get a slap
on the back until it starts to work.

Random signature generator 2.0 by TBBle

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Norbert Kawulski
Sent: Thursday, 22 March 2001 3:46
To: NT Developers Interest List
Subject: [ntdev] Re[2]: Debug Messages in win95

Have you tried the latest isdn-accelerator-pack ? (msisdn13.exe)
I think MS has updated ndis.sys and ntkern.vxd to allow DbgPrints
there.

If not you may try to use vxd-services from your .sys file.

| Norbert Kawulski | mailto:xxxxx@stollmann.de |
| Stollmann T.P.GmbH, Development | http://www.stollmann.de |
–If it’s ISDN or Bluetooth, make sure it’s driven by Stollmann–

“So this ain’t Home Sweet Home. Get used to it.”

> Thanks Max,
> I tried that it doesn’t seem to work, infact it’s just #defined
to DbgPrint
> in Ntddk.h

> anyone any ideas’ please, it gettin tough here on win95 without debug
> messages from NDIS.

> thanks
> Ramit.
> ----- Original Message -----
---- cut -----


You are currently subscribed to ntdev as: xxxxx@Pobox.Com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com