简体   繁体   中英

How to make Virtual extended screen on windows machine?

I have to develop a windows application whose intention is to split screen in to two virtual monitors like we plug second monitor and windows detect these two monitors and provide settings according to like in this screen shot.

在此处输入图片说明

I have to achieve this functionality virtually simulating that a second monitor is attached. Please guide me how this can be achieved and what logics I should follow?

What kind of windows API I should focus on?

Do I need to interact with windows display drivers or what so ever?

This application has to be developed in C# or VB or VC++ whichever is easy to build in.

The output of this app will cause the screen to be split in two screens and should appear as two separate screens to other applications.

Thanks & Regards.

There might be a api to do it, but for $10 you can get an dongle that plugs in to the computer and creates a fake display. This is the one I used to do it and was happy with.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM