What is $Secure:$SDS:$DATA on Windows?
One of my customers has seen $Secure:$SDS:$DATA show up on their drive and it keeps growing w开发者_如何转开发hile my app is running. I don't (knowingly) write to this file, and don't use any type of Windows secure storage (which might be related). Kind of stumped...
Any thoughts on what this might be?
From what I gather it's a metafile for NTFS. Does your app handle anything related to user access or NTFS permissions on files?
精彩评论