Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望尽快添加对WindowsXP的支持,感谢。 #10

Open
Rekiny opened this issue Sep 7, 2019 · 1 comment
Open

希望尽快添加对WindowsXP的支持,感谢。 #10

Rekiny opened this issue Sep 7, 2019 · 1 comment

Comments

@Rekiny
Copy link

Rekiny commented Sep 7, 2019

编写了一个测试程序,其中只调用了登录功能,该程序在Win10可以正常运行,但在xp系统下提示缺少诸多dll,即使将dll找全也不能解决问题,会报出"无法定位程序输入点 InitializeCriticalSectionEx 于动态链接库 Kernel32.dll 上"等问题,猜测问题应该出在starrtccoreDll_release.lib和starrtccoreDll.dll的编译生成方式上,其中默认使用了高于xp平台的系统函数,导致程序在适用于xp的同名dll中无法找到应使用的系统函数或其他功能。希望可以添加使用VS2013的Visual Studio 2013 - Windows XP (v120_xp)平台工具集编译且设置为"在共享dll中使用MFC"生成的starrtccoreDll_release.lib和starrtccoreDll.dll。

@mao0202
Copy link

mao0202 commented Jun 20, 2022

现在能支持xp系统了么,还是找到了别的解决方案

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants