Index: /trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp	(revision 78382)
+++ /trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp	(revision 78383)
@@ -1720,4 +1720,5 @@
  *              - Tries to open the new filename (result: 0x00000000 but not
  *                opened by our code - weird).
+ *              - Queries FileNormalizedNameInformation (result: 0xc000000d).
  *              - Does IOCTL_REDIR_QUERY_PATH_EX on \vboxsvr\IPC$.
  *              - Tries to open \vboxsvr\IPC$ (result: 0xc0000016)
@@ -1727,5 +1728,4 @@
  *              - Finally does FileRenameInformation.
  *              - Closes the handle to the renamed file.
- *
  */
 static NTSTATUS vbsfNtRename(IN PRX_CONTEXT RxContext,
