https://bugs.winehq.org/show_bug.cgi?id=51417
Bug ID: 51417 Summary: msftedit.dll v8.5 for Windows 10 requires SbSelectProcedure from NTDLL Product: Wine Version: 5.0 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: sergey.bychkow@gmail.com
Wine NTDLL implementation is missing SbSelectProcedure, at least stub.
msftedit.dll v8.5 for Windows 10 imports SbSelectProcedure from NTDLL. This version is required because of new features implemented - embedded PNG/JPEG support. Wine implementation of msftedit and riched20, as I can see, has no embedded PNG/JPEG support nor TOM interfaces, but this is a scope of another issue.
I have found that function SbSelectProcedure is not well documented, but, may be, at least some stub can be added to Wine?
https://bugs.winehq.org/show_bug.cgi?id=51417
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|msftedit.dll v8.5 for |msftedit.dll from Windows |Windows 10 requires |10 needs unimplemented |SbSelectProcedure from |ntdll.dll.SbSelectProcedure |NTDLL |
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Rewording title.
https://bugs.winehq.org/show_bug.cgi?id=51417
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben@gmail.com
--- Comment #2 from Ben Shefte shefben@gmail.com --- Created attachment 71649 --> https://bugs.winehq.org/attachment.cgi?id=71649 ntdll_spec_additions.patch
Here are the stubs (only in spec file format) for that function.
https://bugs.winehq.org/show_bug.cgi?id=51417
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- If there is no redist for this version of msftedit, I don't think we should bother with these internal functions. Instead fixing mentioned image format support would be preferable.
https://bugs.winehq.org/show_bug.cgi?id=51417
--- Comment #4 from Sergey Bychkow sergey.bychkow@gmail.com --- I hope stubs are enough in most cases here. Thank you.
https://bugs.winehq.org/show_bug.cgi?id=51417
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Please report missing richedit features as such. I'm going to close this one, unless there is really a redist we can use.
https://bugs.winehq.org/show_bug.cgi?id=51417
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Unless there is an application that needs it (or it is in an SDK):
WONTFIX