Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
D2D1_BITMAP_OPTIONS_CANNOT_DRAW must be combined with D2D1_BITMAP_OPTIONS_CPU_READ or D2D1_BITMAP_OPTIONS_TARGET
Possible Causes
The application specified an incompatible combination of the D2D1_BITMAP_OPTIONS flags.
Possible Fixes
Add D2D1_BITMAP_OPTIONS_CPU_READ or D2D1_BITMAP_OPTIONS_TARGET to the D2D1_BITMAP_OPTIONS