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

Added: fbSound 1.2 source code and testing files #168

Closed
wants to merge 0 commits into from

Conversation

hustbeef
Copy link
Contributor

@hustbeef hustbeef commented May 3, 2024

No description provided.

@XusinboyBekchanov
Copy link
Owner

XusinboyBekchanov commented May 4, 2024

Hi, App.CurLanguage = My.Sys.Language worked correctly.
App.Language is not the same as My.Sys.Language.

@hustbeef
Copy link
Contributor Author

hustbeef commented May 4, 2024

Please go ahead and fix another two errors in Linux setlocale(LC_CTYPE, NULL) (Line 696 and line 698)
When I change to Constructor Form1Type #if _MAIN_FILE_ = __FILE__ With App .CurLanguagePath = ExePath & "/" .CurLanguage = My.Sys.Language End With #82
Error: Undefined symbol, Language

@XusinboyBekchanov
Copy link
Owner

Please go ahead and fix another two errors in Linux setlocale(LC_CTYPE, NULL) (Line 696 and line 698)

Fixed: My.Sys.Language function in Linux:
6fd6a34

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.

None yet

2 participants