mirror of
https://github.com/reactos/reactos.git
synced 2026-05-21 02:08:13 +08:00
JIRA issue: N/A - Check CopyImage flags. - If there is any invalid flag, then set ERROR_INVALID_PARAMETER and return NULL. - Add CopyImage testcase.