Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,686 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a very basic question. What's is the difference between platforms toolsets WindowsUserModeDriver10.0 and WindowsApplicationForDrivers10.0 ? I have come across WindowsApplicationForDrivers10.0 with Configuration Type as DLL. Where exactly is the application of WindowsApplicationForDrivers type projects? Can't we substitute this with WindowsUserModeDriver ?