http://bugs.winehq.org/show_bug.cgi?id=12181
Summary: SHELL32.dll.SHGetFolderPathAndSubDirA not supported Product: Wine Version: 0.9.58. Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P1 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: collinstocks@gmail.com
The program Adobe Premiere Pro requires a certain function in order to run that is not implemented in wine yet.
Call from 0x102d2818 to unimplemented function SHELL32.dll.SHGetFolderPathAndSubDirA
From the name, it looks like it should be a pretty simple api to implement or
at least fake temporarily, although programming in C is not my strong point.