faber said:
CreateSymbolicLinkA is broken on Vista Beta 2. It uses the first
parameter
twice and ignores the second parameter.
CreateSymbolicLink[W] operates correctly
I recall seeing at least one discussion thread where this issue was
known September 2005, but no feedback, follow-up or confirmation that
it was even reported as a bug.
For what its worth, developer-related Vista discussion groups are
listed at
http://msdn.microsoft.com/windowsvista/support/forums/.
Although other Vista-related development groups such as WinFX are NNTP
accessible, these particular Vista-specific developer groups are
web-based or read-only RSS access only, last I knew.
Reporting a bug starts with the "Feedback" link on the Vista desktop.
I honestly don't know what your experience will be with trying to use
the "reporting a problem" section there; I've only seen its operation
in context of Vista beta testers.
Because its an SDK issue, you might also use the "Send comments about
this topic to Microsoft" link in the CreateSymbolicLink documentation.
http://msdn.microsoft.com/library/en-us/fileio/fs/createsymboliclink.asp
Alan Adams