Prev: KbFiltr questions
Next: virtual adapter driver
From: Michael Burns on 25 Feb 2010 22:11 I am working on porting a file system filter driver for a customer from Windows XP (and earlier) to Windows Vista and Windows 7. When attaching to existing file systems, the IoCreateDevice call to create an unnamed device used for the attachment is failing and returning 0xc0000034 (STATUS_OBJECT_NAME_NOT_FOUND). I cannot find any documentation that states why IoCreateDevice would return this error. Can anyone tell me why IoCreateDevice would return this error?
|
Pages: 1 Prev: KbFiltr questions Next: virtual adapter driver |