Hi Darya, can you please post your question over on the Developer Network Forum (MSDN). I feel you will get a quicker and more comprehensive answer on that forum.
Below is the link to the Driver Development Section:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
could you please explain this:
“Starting with Windows 8, mirror drivers will not install on the system. Mirror drivers described in this section will install and run only on earlier versions of Windows.”
(from https://docs.microsoft.com/en-us/windows-hardware/drivers/display/mirror-drivers)
Does it mean that our DameWare Mirror driver can’t be used starting with Windows 8?
I’m asking because our clients have faced with slow performance during remote connection for Windows 10 (using DameWare Mini Remote Control application).
Seems that our Mirror driver isn’t used / ignored (but there is no error message).
Then we rebuilt our Mirror driver with:
- Target Platform - Windows 10
- Platform Toolset - WindowsKernelModeDriver10.0
- Templates - Empty DLL for drivers, Kernel Mode driver, Empty (KMDF) (WDK 10.0.14393.0)
Previously it was built with "build -c" from the directory where the DameWare source code resides.
But even if Driver Signature Verification is disabled our new driver has error code 52 - Windows cannot verify the digital signature for the drivers required for this device.
So our driver with this error code isn’t used:
I will be glad to any help and ideas !
Best regards,
Darya Sachavichyk
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi Darya, can you please post your question over on the Developer Network Forum (MSDN). I feel you will get a quicker and more comprehensive answer on that forum.
Below is the link to the Driver Development Section: