17 Feb
2020
17 Feb
'20
6:05 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48620 --- Comment #3 from Leonid Yuriev <leo(a)yuriev.ru> --- (In reply to Nikolay Sivov from comment #2)
Wine does not provide NtExtendSection() currently, so application will probably crash on that.
Thanks. In that case a few more questions if I may: 1) Do I understand correctly that GetProcAddress("NtExtendSection") will return NULL? 2) If there is another way to increase the section size on Wine? E.g. GetProcAddress("WineSecretFeature"), etc? -- 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.