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

Fix OVERLAPPEDPLUS memory leak and Support rundll32.exe #24

Merged
merged 3 commits into from
Dec 29, 2024

Conversation

yuanyuanxiang
Copy link
Owner

1.修复OVERLAPPEDPLUS 导致的内存泄漏问题,使主控程序更加稳定;

2.支持通过rundll32.exe调用动态链接库,形式为:rundll32.exe ClientDemo.dll,Run 127.0.0.1:6543

如果动态链接库为主控程序所生成,则调用形式简化为:rundll32.exe ClientDemo.dll,Run

  1. 点击主控程序的关闭按钮,程序最小化到托盘;如需关闭程序,需通过"退出"菜单完成。

@yuanyuanxiang yuanyuanxiang merged commit 943c269 into master Dec 29, 2024
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

Successfully merging this pull request may close these issues.

1 participant