https://bugs.winehq.org/show_bug.cgi?id=42586
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3f50319ec384730360d16dd79d7 | |03adafaa953fc Summary|Adobe Reader DC crashes on |Adobe Reader DC crashes on |startup |startup (needs | |GetCurrentPackageFullName | |stub) Resolution|--- |FIXED Status|STAGED |RESOLVED
--- Comment #5 from Sebastian Lackner sebastian@fds-team.de --- (In reply to fjfrackiewicz from comment #4)
GetCurrentPackageFullName is now a sub in Wine-devel, if I am reading this commit correctly:
https://source.winehq.org/git/wine.git/commit/ d2b98081fd107219bdadf284d7211303fdf86528
This is a different commit, but yes, the function has been added.
So the next step would be the SetFileCompletionNotificationModes stub?
Wine already has a stub for it, it needs a real implementation. However, those remaining issues are already discussed in different bugs (bug 42014, bug 38960).