Y
Hacker News
new
|
ask
|
show
|
jobs
by
MarekKnapek
2586 days ago
> Fortunately this doesn’t seem to work in the Explorer shell, but it does work when passed to native APIs such as CreateFile.
CreateFile is Win32 API, not Native API. NtCreateFile would be Native API.