Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 May : Alternate Streams
| Subject: | Alternate Streams |
| Posted by: | "Barry Morris" (barry_morris@nospam.lineone.net) |
| Date: | Tue, 15 May 2007 15:32:24 |
Hi
Access to alternate NTFS streams seems to have changed on Windows Vista,
this command works on XP SP2 but not on Vista (running via UAC limited and
Administrator):
ShellExecute(0, 'open', 'f:\test1\test42.txt:est161.mp3', '','', sw_NORMAL);
Is there a workaround for Windows Vista?
TIA
Cheers
Barry