Click here to Skip to main content
15,884,628 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In my latest project, I am required to send some data through my VGA port. When the external monitor is connected to the Laptop VGA port the full laptop screen is duplicated and displayed in the external monitor.

But my requirement is that, I need just 320x240 resolution of video to be displayed on the external monitor i.e. I have to write the data to the VGA port or some alternative

I am developing the application in VC++2008. Is there any convenient way to perform the task.

Thanks...
Posted
Comments
Richard MacCutchan 7-Jan-15 8:14am    
This would probably mean writing a video driver or filter. You should refere to the Windows Driver Development Kit for details.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900