It just happened again. I opened a file on a Shared Folder in
Borland Developer Studio 2006 which should look like:
Code:
unit Drawer_Classes;
interface
uses
classes, base_classes, defs, dialogs;
type
TRenderingEngineSpecs = class
...
but what I got was
Code:
AABA00F0AABA00F0 ABBA00F0AABA00F0 AABA00F0E6BA00F0 AABA00F0AABA00F0
85D900F0B4CF00F0 D6BA00F0D6BA00F0 D6BA00F0D6BA00F0 0AC300F0D6BA00F0
5B0000C0F4BA00F0 FEBA00F061C400F0 41CC00F008BB00F0 16D100F04DD700F0
40BE00F04DBE00F0 F9D700F0AABA00F0 AABA00F089B800F0 65C100F0921000C0
0000000000000000 0000000000000000 0000000000000000 0000000000000000
AABA00F0AABA00F0 AABA00F0AABA00F0 AABA00F0AABA00F0 AABA00F0AABA00F0
D0D900F0DDBA00F0 DDBA00F0DDBA00F0 25DC00F025BF00F0 27CA00F0DDBA00F0
0000000000000000 0000000000000000 0000000000000000 0000000000000000
...
Different from what Rich observed with InstallShield, in BDS 2006
the file size remains exactly the same for the corrrupted file compared
to the original one. Only its contents are scrambled. BTW, such a corrupted
file cannot be removed/renamed until after a restart of the VM.
That's a really severe bug that renders Shared Folders unusable for me,
especially since it happens on a frequent basis. I'd like to see a comment
from Parallels on that.
Bye, Malte.