[Git][wine/wine][master] 4 commits: vbscript: Implement LenB.
Alexandre Julliard pushed to branch master at wine / wine Commits: 05a7068e by Francis De Brabandere at 2026-05-01T19:32:09+02:00 vbscript: Implement LenB. - - - - - fa7c6322 by Francis De Brabandere at 2026-05-01T19:32:09+02:00 vbscript: Implement LeftB, RightB, and MidB. - - - - - 9109793e by Francis De Brabandere at 2026-05-01T19:32:09+02:00 vbscript: Implement InStrB. Also fix InStrB registration to accept 2 args minimum, matching Windows. - - - - - e3e67e05 by Francis De Brabandere at 2026-05-01T19:32:11+02:00 vbscript: Implement AscB and ChrB. - - - - - 2 changed files: - dlls/vbscript/global.c - dlls/vbscript/tests/api.vbs View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f438e74c46791d39b62a2ca5921c8f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f438e74c46791d39b62a2ca5921c8f... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)