ddraw/tests: Test user memory and getdc interaction.
commit5a656dead64915e3221f393d238db8a574424b64
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 11 Dec 2013 11:22:17 +0000 (11 12:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Dec 2013 17:17:00 +0000 (11 18:17 +0100)
tree04f2ecc851d47c2a4934fcce690217fd3ca90b73
parent9b67b1b8a135f2855a38782acb60783bba9b215c
ddraw/tests: Test user memory and getdc interaction.

Some Windows Media Player 9 visualization plugins used ddraw in this way
to get a dc for their custom memory allocations.
dlls/ddraw/tests/ddraw2.c
dlls/ddraw/tests/ddraw4.c
dlls/ddraw/tests/ddraw7.c