HandyControl
HandyControl copied to clipboard
选择 VS x86环境,运行代码报错 对 PInvoke 函数“HandyControl!HandyControl.Tools.Interop.InteropMethods::GetWindowPlacement”的调用导致堆栈不对称。
Describe the bug
在nuget上更新的3.5.1 ,还是存在这个问题 https://github.com/HandyOrg/HandyControl/issues/1444。 我在.net framework4.6.1\4.6.2\4.7\4.8上面都试过了,都存在
Steps to reproduce the bug
VS .NET 4.5 4.6环境,nuget 3.5.1版本。 vs选择any cpu调试
Expected behavior
No response
Screenshots
No response
NuGet package version
None
IDE
Visual Studio 2022
Framework type
.Net Framework 4.6.2
Windows version
Windows 11 (22000)
Additional context
No response
这个好像修复了呀,最新版本看看呢。
我是通过nuget从3.3.0升级到3.5.1的,升级完就是修改了shouclearbutton那个,再编译就提示这个错误了
这是DEBUG时的截图