[ros-dev] [ros-diffs] [hbelusca] 63940: [MPLAY32] Implement a single-window mode for videos. Patch by Ricardo Hanke. TO ALL TRANSLATORS: Update the translations! CORE-7910 #resolve #comment Committed, thanks!

Thomas Faber thomas.faber at reactos.org
Mon Aug 25 06:05:07 UTC 2014


On 2014-08-24 17:40, hbelusca at svn.reactos.org wrote:
> +                    mciSendCommand(wDeviceId, MCI_PUT, MCI_DGV_PUT_DESTINATION | MCI_DGV_RECT | MCI_WAIT, (DWORD)&mciPut);

A DWORD cannot fit a pointer. This function takes DWORD_PTR.



More information about the Ros-dev mailing list