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

menulib.h/menulib.cpp missing #2

Closed
igroglaz opened this issue Aug 30, 2019 · 2 comments
Closed

menulib.h/menulib.cpp missing #2

igroglaz opened this issue Aug 30, 2019 · 2 comments

Comments

@igroglaz
Copy link

Hello!

When I am building I got:

1>.\menu.cpp(7) : fatal error C1083: Cannot open include file: 'menulib.h': No such file or directory

Also a2mgr.vcproj includes "menulib.cpp", it's not physically there, it doesn't exist in repo.. So it's not possible to compile atm

Please help :)

@igroglaz
Copy link
Author

igroglaz commented Sep 11, 2019

I tried to remove this menu (and links to it from other parts of code) and it kinda worked.. But now it's not possible to save login-password after client restart. I assume that client save login-password in Windows OS registry; but it didn't work for 'old' menu because, it seems, it's customized for new one. I've tried to uncomment code which says about saving password in registry, but it didn't work.

Please could you publish menulib.cpp and menulib.h to your great repo :) Or just pieces of code which write log-password to registry

@igroglaz
Copy link
Author

igroglaz commented Oct 22, 2019

@igroglaz igroglaz closed this as completed Jun 2, 2023
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

1 participant