mirror of
https://github.com/reactos/reactos.git
synced 2026-06-23 07:15:14 +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.