Hello All,
I have some problems with driver that emulate a physical drive(simply
storing data to file). The problem is that driver works fine under
WinNT/2000 and I can format it using any FS: NTFS, FAT16/32. But under
WindowsXP i can only format it using FAT16/32, but never NTFS. If i try to
format it using NTFS, all is fine (it mounts, …) but when i access the
drive it give an error - Incorrect function.
Also, do anybody know any interactive kernel mode debugger (like SoftIce),
that will work under WindowsXP. SoftIce doesn’t work ;(
Best regards,
Alexander mailto:xxxxx@7ka.mipt.ru
xxxxx@kernel.org
Lets start the war, said Meggy
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
SoftICE does work under XP. If you have trouble see troubleshooting
options, and it that doesn’t help you need the latest update that is XP
specific.
Regards, Dejan.
“Alexander V. Bilichenko” wrote:
Hello All,
I have some problems with driver that emulate a physical drive(simply
storing data to file). The problem is that driver works fine under
WinNT/2000 and I can format it using any FS: NTFS, FAT16/32. But under
WindowsXP i can only format it using FAT16/32, but never NTFS. If i try to
format it using NTFS, all is fine (it mounts, …) but when i access the
drive it give an error - Incorrect function.
Also, do anybody know any interactive kernel mode debugger (like SoftIce),
that will work under WindowsXP. SoftIce doesn’t work ;(
Best regards,
Alexander mailto:xxxxx@7ka.mipt.ru
xxxxx@kernel.org
Lets start the war, said Meggy
You are currently subscribed to ntfsd as: xxxxx@alfasp.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
–
Kind regards, Dejan M. CEO Alfa Co. www.alfasp.com
E-mail: xxxxx@alfasp.com
ICQ#: 56570367
Alfa File Monitor - File monitoring system for Win32 developers.
Alfa File Protector - File protection and hiding system for Win32 developers.
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
There some FSCTL code that must be implemented for WinXP to work. Look for
the information on microsoft.com in IFSKit section.
----- Original Message -----
From: “Alexander V. Bilichenko”
To: “File Systems Developers”
Sent: Friday, September 28, 2001 12:29
Subject: [ntfsd] NTFS Windows XP bug
> Hello All,
> I have some problems with driver that emulate a physical drive(simply
> storing data to file). The problem is that driver works fine under
> WinNT/2000 and I can format it using any FS: NTFS, FAT16/32. But under
> WindowsXP i can only format it using FAT16/32, but never NTFS. If i try
to
> format it using NTFS, all is fine (it mounts, …) but when i access the
> drive it give an error - Incorrect function.
> Also, do anybody know any interactive kernel mode debugger (like SoftIce),
> that will work under WindowsXP. SoftIce doesn’t work ;(
> Best regards,
> Alexander mailto:xxxxx@7ka.mipt.ru
> xxxxx@kernel.org
> -------------------------------------------------------------------------
> Lets start the war, said Meggy
> -------------------------------------------------------------------------
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> Also, do anybody know any interactive kernel mode debugger (like
SoftIce),
that will work under WindowsXP. SoftIce doesn’t work ;(
Use Windbg. You can d/l it at http://www.microsoft.com/ddk/debugging
-----Original Message-----
From: Alexey Logachyov [mailto:xxxxx@vba.com.by]
Sent: Saturday, September 29, 2001 3:33 PM
To: File Systems Developers
Subject: [ntfsd] Re: NTFS Windows XP bug
There some FSCTL code that must be implemented for WinXP to work. Look
for
the information on microsoft.com in IFSKit section.
----- Original Message -----
From: “Alexander V. Bilichenko”
To: “File Systems Developers”
Sent: Friday, September 28, 2001 12:29
Subject: [ntfsd] NTFS Windows XP bug
> Hello All,
> I have some problems with driver that emulate a physical drive(simply
> storing data to file). The problem is that driver works fine under
> WinNT/2000 and I can format it using any FS: NTFS, FAT16/32. But under
> WindowsXP i can only format it using FAT16/32, but never NTFS. If i
try
to
> format it using NTFS, all is fine (it mounts, …) but when i access
the
> drive it give an error - Incorrect function.
> Also, do anybody know any interactive kernel mode debugger (like
SoftIce),
> that will work under WindowsXP. SoftIce doesn’t work ;(
> Best regards,
> Alexander mailto:xxxxx@7ka.mipt.ru
> xxxxx@kernel.org
>
------------------------------------------------------------------------
-
> Lets start the war, said Meggy
>
------------------------------------------------------------------------
-
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com