well,
if u all insist, here is the dump from WinDbg.
index is : 955
buffer[955] is :
(READ)
index is : 963
buffer9[63] is :
and so on, the routine in in IRP_MJ_READ
On 8/10/05, xxxxx@garlic.com wrote:
> It is always easy for us to shoot it down, if infos are properly given as
> Arlie has been suggesting.
>
> One other thing I would guess is that since you are using KdPrint, hope
> you are using debug build. In otherwords DBG is defined. I’m only guessing
> here and just to be sure that KdPrint is not getting translated to NOP due
> to the macro definition.
>
> -pro
>
> > Provide more specific information. We can’t read your mind or your
> > screen.
> > Attach a dump of the WinDbg/KD output and the commands you executed. It’s
> > the fastest way to figure out the problem, at least if you want help from
> > the list.
> >
> > – arlie
> >
> >
> > -----Original Message-----
> > From: xxxxx@lists.osr.com
> > [mailto:xxxxx@lists.osr.com] On Behalf Of Albert Pinto
> > Sent: Tuesday, August 09, 2005 1:13 PM
> > To: Windows System Software Devs Interest List
> > Subject: SPAM-LOW: Re: SPAM-LOW: [ntdev] buffer problem
> >
> > prokash,
> >
> >>It is just other way to look at to figure out if you happen to have
> >>index problem when you are trying to print from the code.
> >
> > I tried that, everything is fine, else it wouldn’t have gone into the
> > if…else i am using the same offset at both places and the condition
> > checker is hard coded!!!
> > no mistakes there
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> >
> > You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
> >
> >
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> >
> > You are currently subscribed to ntdev as: xxxxx@garlic.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
>
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>