I checked the NTSTATUS return code. It is 0xc000000d which is 'STATUS_INVALID_PARAMETER'. I'll bet is the way I'm trying to open the file. I'm using the FRN instead of the file name. I have seen any documentation about changes to the NtCreateFile() and its calling sequence. I'm running System 7 on and X64 machine.
Has anyone else seen any changes to the doc on NtCreateFile()?
StCroixSkipper