http://bugs.winehq.org/show_bug.cgi?id=26272
--- Comment #20 from RevenantX doomrevx@gmail.com --- (In reply to Yanis Lukes from comment #19)
Tested patch 49247.
Creating a new project on a non-existing path, works. Creating a new project on a already created project, works, message pops up. Though Unity already has this detection when you click on the tab, disableding the Create button.
Good work, hopefully this won't break other applications.
$ ./wine --version wine-1.7.23-82-g0703567
I tested FindFirstFile function on windows. And compared result to wine implemenation. Both returned '.' and '..' files. I don't think that it will break something