mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +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.