http://bugs.winehq.org/show_bug.cgi?id=6694
------- Additional Comments From jvtm@kruu.org 2007-12-01 02:24 ------- Created an attachment (id=4583) --> (http://bugs.winehq.org/attachment.cgi?id=4583&action=view) shfldr_nethood implementation from crossover 6.0.0
Here's the My Network Places implementation from Crossover 6.0.0 source tree. It gives some integer type warnings (%lu vs. %u), but seems to work OK. I compiled the Ubuntu Edgy package with this and the half-proprietary Java application can now browse the filesystem.
Using - 64bit Ubuntu Edgy (installed the package with --force-architecture) - i586 JRE6
BTW, it seems like JRE6 works much better that previous versions, for example Calendar stuff works too (there was something wrong with locales and/or timezones with Java 1.4.x and 1.5.x IIRC)