每次调用在直接2D中转换呈现目标时,我都会得到以下消息:
pRenderTarget->SetTransform(any_matrix_other_than_identity);Window.exe类中0x7612C42D的第一次异常: C++异常:内存位置为0x0039F318的CacheOverflowException。
发布于 2015-09-23 17:59:06
这只是用于控制流的内部异常。将异常添加到忽略列表中。
https://stackoverflow.com/questions/31863955
复制相似问题