[Bug 9859] File / Browse fails in Photoshop CS2

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 18 17:46:03 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9859





--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2007-10-18 17:46:03 ---
The Adobe ExtendedScript components list is located as a list of links in
C:\Program Files\Common Files\Adobe\Launch . The engine searches the directory
with FindFirstFileEx(..., FindExSearchLimitToDirectories, ...) what in the
current implementation finds only directories and doesn't find the *.lnk files.
Windows finds the files. MSDN documents FindExSearchLimitToDirectories as
reserved for future use - maybe it is simply not implemented in Windows.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list