Re: NtCreateFile and STATUS_OBJECT_PATH_NOT_FOUND (0x0000003A)

"Craig Edwards" <[email protected]>
Newsgroups gmane.linux.ports.xbox.devel
Organization H.A. Enterprises Pty Ltd
Message-ID <[email protected]>
Thanks for the pointer.  I had already read many of the
xbeboot files, but reading further, I tried one last thing.
Instead of using

RtlInitAnsiString(&filename, "\\??\\C:\\BLAH.TXT");

I tried using:

RtlInitAnsiString(&filename, "\\Device\\Harddisk0\\Partition2\\BLAH.TXT");

and it worked perfectly.  The xbeboot doco (and many other
references on the net) allege that they are functionally
equivalent, but for some reason, I need the fully qualified
version.  Hmm... no matter.  For what I need at the moment,
that is more than enough.  Thanks again for your support.

--
Craig Edwards


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.