publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -710,7 +710,7 @@ void DDrawVideoOutput::displayFrame(const char * /*buf*/, int size, int time)
|
|||
ClientToScreen(hwnd, (LPPOINT)&r);
|
||||
ClientToScreen(hwnd, ((LPPOINT)&r) + 1);
|
||||
|
||||
// transform coords from windows desktop coords (where 0,0==upper-left corner of box encompassing all monitors)
|
||||
// transform coords from arch desktop coords (where 0,0==upper-left corner of box encompassing all monitors)
|
||||
// to the coords for the monitor we're displaying on:
|
||||
r.left -= m_mon_x;
|
||||
r.right -= m_mon_x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue