api - How does the Windows shortcut know about renaming the file to which it refers? -
how windows shortcut know renaming file refers? how intercept message when file renamed? there corresponding function win32 api this?
the shortcut causes target file's ntfs attributes updated objectid, value shortcut "points" to.
resolving them on-demand done distributed link tracking service.
http://msdn.microsoft.com/en-gb/library/windows/desktop/aa363997(v=vs.85).aspx
Comments
Post a Comment