I also have recompile the project with VS2017 but target 16299 and it's still funny display with my MADOSMA Q501(720x1280).
I change the following line in WinPhoneProjection-master\src\WP81ProjectionClient\WP81ProjectionClient.cpp and recomple and it works!
line 127:
MFCopyImage(pBuffer,dwStride,p,dwStride,dwStride,pData->wDisplayHeight);
->
MFCopyImage(pBuffer,dwStride,p,pData->dwUnk3,dwStride,pData->wDisplayHeight);
But are still no remote inputs from the software possible
and are still reboot often. useless...