Skip to content

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

@Rekiny

Description

@Rekiny

编写了一个测试程序,其中只调用了登录功能,该程序在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。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions