2 Oct
2020
2 Oct
'20
2:41 a.m.
https://bugs.winehq.org/show_bug.cgi?id=37050 --- Comment #9 from Esme Povirk <madewokherd(a)gmail.com> --- First thing it fails with is missing Microsoft.VisualBasic.Compatibility.VB6.LabelArray. Apparently this implements some weird VB6 feature called a "control array": https://www.freetutes.com/learn-vb6/lesson11.html There are a bunch of these: https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.compatibil... It's probably not too difficult to implement, but this is as far as I'm willing to go with this for now. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.