Answered by:
Which file system API to use?

Question
-
Looking for help to determine which file system API to use (if there is one) for Windows 7/Windows 2008R2 to query a NTFS volume's disable8dot3 setting.Wednesday, April 14, 2010 3:42 PM
Answers
-
Here are a few developer forums you can try, depending on your context...
http://social.msdn.microsoft.com/Forums/en-US/quebeccomponentsforum/threads
http://social.msdn.microsoft.com/Forums/en-US/os_standocs/threads
http://social.msdn.microsoft.com/Forums/eu/vclanguage/threads
http://social.msdn.microsoft.com/Forums/eu/vbgeneral/threads
http://social.msdn.microsoft.com/Forums/en-US/netfxjscript/threads
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Twitter, Wiki)
- Proposed as answer by Ed Price - MSFTMicrosoft employee Sunday, November 11, 2012 11:00 PM
- Marked as answer by Just Karl Tuesday, November 20, 2012 3:14 PM
Sunday, November 11, 2012 11:00 PM
All replies
-
Hello ,
Thank you for your post! I would suggest posting your question in the 'Windows Server 2008 R2 General' located here: http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2general/threads
Have a great day!
Thanks!
SachinW Tier 2 Application Support Server and Tools Online Operations Team- Proposed as answer by SachinW Thursday, April 15, 2010 9:46 AM
- Marked as answer by Nick Schell Thursday, April 15, 2010 6:44 PM
- Unmarked as answer by Nick Schell Saturday, April 17, 2010 5:59 PM
- Unproposed as answer by Ed Price - MSFTMicrosoft employee Friday, May 4, 2012 4:54 AM
Thursday, April 15, 2010 9:46 AM -
I am fairly certain I need a developer forum rather than a Technet one. I am not looking for how to use fsutil or the general information already available on the NtfsDisable8dot3NameCreation registry entry: http://technet.microsoft.com/en-us/library/cc778996.aspx
I need to know what file system APIs (specifically on Win7/2k8R2) one would use to determine if 8.3 name generation is disabled on a target volume (not the system), in relation to using such APIs in an application.Saturday, April 17, 2010 6:04 PM -
3 day bump.
To state again, I am not looking for a TechNet/IT forum. I have unwittingly posted there twice only to get basic responses of using fsutil and information about the NtfsDisable8dot3NameCreation registry entry. I specifically need to find information to develop an application running on Windows 2008R2 and Windows 7 which will be able to query a volume to find if 8.3 name generation is enabled/disabled. I would assume this is related to certain file system or volume querying APIs, but am not fully sure.
Tuesday, April 20, 2010 7:23 AM -
Here are a few developer forums you can try, depending on your context...
http://social.msdn.microsoft.com/Forums/en-US/quebeccomponentsforum/threads
http://social.msdn.microsoft.com/Forums/en-US/os_standocs/threads
http://social.msdn.microsoft.com/Forums/eu/vclanguage/threads
http://social.msdn.microsoft.com/Forums/eu/vbgeneral/threads
http://social.msdn.microsoft.com/Forums/en-US/netfxjscript/threads
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Twitter, Wiki)
- Proposed as answer by Ed Price - MSFTMicrosoft employee Sunday, November 11, 2012 11:00 PM
- Marked as answer by Just Karl Tuesday, November 20, 2012 3:14 PM
Sunday, November 11, 2012 11:00 PM