“Overflow or underflow in the arithmetic operation” WPF specific issue

后端 未结 3 2128
遇见更好的自我
遇见更好的自我 2020-12-10 06:18

My WPF test app (very simple, just one window) is using a 3rd party managed dll (say X.dll). This managed dll uses some unmanaged dll\'s . So lets say I write a small wpf a

3条回答
  •  暖寄归人
    2020-12-10 06:44

    I am not sure of the root cause yet but the solution is here :
    http://social.msdn.microsoft.com/forums/en-US/wpf/thread/a31f9c7a-0e15-4a09-a544-bec07f0f152c

    Seems to be a popular bug :)

    thanks, Mishal

提交回复
热议问题