I can't seem to initialize the mirror driver with any other bit depth (bits per pixel) than 32. The driver initialization fails in GetDCMirror, specifically:
m_hrootdc = CreateDC("DISPLAY",deviceName,NULL,NULL);
Is this a limitation of the mirror driver? I need to use this on a machine that only ...
Search found 1 match
- 2015-05-06 21:51
- Forum: Developer discussions (mainly user-mode)
- Topic: UVNC Mirror dricer
- Replies: 2
- Views: 51251