Giter VIP home page Giter VIP logo

screenexpander's Introduction

README

This Project Is Now Under Development

It now works like this:
20200221235250.png

Note that the virtual display works under Extended Mode rather than duplicated mode.

A bit rough though.. But it can work!

...

screenexpander's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

screenexpander's Issues

CreateFile return -5

I am able to install the Indirect display driver success and working,but when run ConsoleDriverApplication.exe

.\ConsoleDriverApplication.exe
e
Enumerate Interface Data Succeed!
Probe Interface Data Buffer Length Succeed!
Allocate Interface Data Buffer Length Succeed!
Query Interface Data Succeed! Path: \\?\root#unknown#0000#{6b06164c-8a07-4820-9139-19758f29e43e}
Error value: 5 Message: Access is denied。
Call IOCTL Failed!
n
Enumerate Interface Data Succeed!
Probe Interface Data Buffer Length Succeed!
Allocate Interface Data Buffer Length Succeed!
Query Interface Data Succeed! Path: \\?\root#unknown#0000#{6b06164c-8a07-4820-9139-19758f29e43e}
Error value: 5 Message: Access is denied。
NewMonitorTest Failed!

How to create more than one monitor with a non-standard resolution.

Dear Riley When.

I compile your project and installed it.
It’s just proof of concept, but I have two questions for you.

  1. On which version of windows this application works?
  2. Do you need a dummy Kernel Driver to create a new (fake) monitor?

I thank you for your time.
bye

Unable to compile due to internal IddCx errors

Hello! First of all, I was very excited when I found this project, because it is exactly what I need for one of my own little projects.

I downloaded the solution and tried to compile it, but I was unable to compile the IndirectDisplay project (in the udmf2 folder), Visual Studio gave the following errors:

Error (active)	E0020	identifier "WDF_STRUCT_INFO" is undefined	IndirectDisplay	C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\iddcx\1.3\IddCxFuncEnum.h	102	
Error	C2146	syntax error: missing ';' before identifier 'IddStructures'	IndirectDisplay	C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\iddcx\1.3\IddCxFuncEnum.h	102	
Error	C2677	binary '[': no global operator found which takes type '_IDDSTRUCTENUM' (or there is no acceptable conversion)	IndirectDisplay	C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\iddcx\1.3\IddCx.h	2259	

This is weird, because these files aren't even in your project, they are pars of the Windows SDKs.

There were some other things that I had to change in the project settings to eliminate other errors that came before these. These are the changed that I've made:

  • Set the C++ Language Standard (Properties -> General) to c++17
  • Disabled 'Treat warnings as errors' (Properties -> C/C++ -> General)

How can I get the project to compile?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.