ERROR_BAD_FORMAT top-level constant
int
const ERROR_BAD_FORMAT
An attempt was made to load a program with an incorrect format.
Implementation
const ERROR_BAD_FORMAT = 11;
An attempt was made to load a program with an incorrect format.
const ERROR_BAD_FORMAT = 11;