http://bugs.winehq.org/show_bug.cgi?id=12401
--- Comment #27 from Erich Hoover ehoover@mines.edu 2012-06-20 13:46:14 CDT --- (In reply to comment #24)
... Makes sense, the C:\ -> drive_c symlink does the same (and is the only symlink by default that is internal to the wineprefix): ...
Yeah, the only problem is that Wine works out of ./.wine/drive_c/ instead of ./.wine/dosdevices/c:/. So, I'll have to track that down before I can make it work this way. It'll also be necessary to change the link if the file is moved, since all junction points on Windows are absolute paths.