Y
Hacker News
new
|
ask
|
show
|
jobs
by
rbanffy
5400 days ago
How well documented is the NT kernel APIs? I remember reading the documentation is a little sparse (no first-hand experience)
1 comments
btn
5400 days ago
These aren't kernel APIs. In most cases, you can simply call the Unicode version of the same functions and prepend "\\?\".
link