|
From: krish on 13 May 2008 01:32 On May 12, 9:49 pm, "David Craig" <driv...(a)nowhere.us> wrote: > It is your's, Microsoft's, code. In diskperf.c at line 1432 of WinDDK > 6001.18000. > Doron, I beg your pardon but I did not understand your question. :-( > "Doron Holan [MSFT]" <dor...(a)online.microsoft.com> wrote in messagenews:%232yFj8KtIHA.5472(a)TK2MSFTNGP06.phx.gbl... > > > well, then shouldn't it be IoSkipCurrentIrpStackLocation? > > > d > > > -- > > Please do not send e-mail directly to this alias. this alias is for > > newsgroup purposes only. > > This posting is provided "AS IS" with no warranties, and confers no > > rights. > > > "Maxim S. Shatskih" <ma...(a)storagecraft.com> wrote in message > >news:O2R1rlItIHA.4952(a)TK2MSFTNGP05.phx.gbl... > >>> Irp->CurrentLocation++, > >>> Irp->Tail.Overlay.CurrentStackLocation++; > > >> Consider this to be IoSetPreviousIrpStackLocation > > >> -- > >> Maxim Shatskih, Windows DDK MVP > >> StorageCraft Corporation > >> ma...(a)storagecraft.com > >>http://www.storagecraft.com
From: krish on 13 May 2008 01:35 On May 12, 9:49 pm, "David Craig" <driv...(a)nowhere.us> wrote: > It is your's, Microsoft's, code. In diskperf.c at line 1432 of WinDDK > 6001.18000. Sorry it was David's question that I did not understand. > > "Doron Holan [MSFT]" <dor...(a)online.microsoft.com> wrote in messagenews:%232yFj8KtIHA.5472(a)TK2MSFTNGP06.phx.gbl... > > > well, then shouldn't it be IoSkipCurrentIrpStackLocation? > > > d > > > -- > > Please do not send e-mail directly to this alias. this alias is for > > newsgroup purposes only. > > This posting is provided "AS IS" with no warranties, and confers no > > rights. > > > "Maxim S. Shatskih" <ma...(a)storagecraft.com> wrote in message > >news:O2R1rlItIHA.4952(a)TK2MSFTNGP05.phx.gbl... > >>> Irp->CurrentLocation++, > >>> Irp->Tail.Overlay.CurrentStackLocation++; > > >> Consider this to be IoSetPreviousIrpStackLocation > > >> -- > >> Maxim Shatskih, Windows DDK MVP > >> StorageCraft Corporation > >> ma...(a)storagecraft.com > >>http://www.storagecraft.com
From: Doron Holan [MSFT] on 13 May 2008 02:00 I know it is a sample, the question was slightly rhetorical, but since i have never really looked at disk.sys's source, it was also an honest question... d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "David Craig" <drivers(a)nowhere.us> wrote in message news:ud$27SLtIHA.3564(a)TK2MSFTNGP03.phx.gbl... > It is your's, Microsoft's, code. In diskperf.c at line 1432 of WinDDK > 6001.18000. > > "Doron Holan [MSFT]" <doronh(a)online.microsoft.com> wrote in message > news:%232yFj8KtIHA.5472(a)TK2MSFTNGP06.phx.gbl... >> well, then shouldn't it be IoSkipCurrentIrpStackLocation? >> >> d >> >> -- >> Please do not send e-mail directly to this alias. this alias is for >> newsgroup purposes only. >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> "Maxim S. Shatskih" <maxim(a)storagecraft.com> wrote in message >> news:O2R1rlItIHA.4952(a)TK2MSFTNGP05.phx.gbl... >>>> Irp->CurrentLocation++, >>>> Irp->Tail.Overlay.CurrentStackLocation++; >>> >>> Consider this to be IoSetPreviousIrpStackLocation >>> >>> -- >>> Maxim Shatskih, Windows DDK MVP >>> StorageCraft Corporation >>> maxim(a)storagecraft.com >>> http://www.storagecraft.com >>> >> > >
First
|
Prev
|
Pages: 1 2 Prev: What are the driver signing options in Vista 32bit Next: Scatter/gather DMA to a kernel buffer |