Y
Hacker News
new
|
ask
|
show
|
jobs
by
ikonst
4107 days ago
It means nothing. WDF is a high-level framework for drivers on top of Windows NT – basically a convenience library you link with. While using WDF, you can freely call regular NT functions too.
It's like MFC to Win32.
1 comments
NamTaf
4107 days ago
Thanks for the information. I'm not at all involved in driver work so I have no clue. :)
link