mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 07:42:41 +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.