| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Question about FAT16
Hi, im new to this forum, but hopefully this is the right place to come to. I have a question regards to directory entries on a FAT 16 file system but before i as, am i in the right place ?
|
|
#2
|
||||
|
||||
|
Sure, ask away. The FAT filesystem was developed by Microsoft for MS-DOS and is the primary file system for Windows systems up to and including Windows Me. It will fit in with this forum.
__________________
jmurrayhead Did I help you out? Make me popular by clicking the icon!New Members:Proper way to post a question Powered by ASP.Net |
|
#3
|
||||
|
||||
|
So what is your question on FAT 16? Dare I ask
![]() FAT 16 was phased out with Windows 95 OSR2, making way for FAT 32 which support for FAT 32 was included in Windows 98, Me, 2000, and XP. Windows 98 included a tool to upgrade FAT 16 to FAT 32. I am not sure with Vista, as I haven't really delved into it that much.
__________________
Did I help you? If so gimme rep by clicking on the at the top right corner of this post ![]() Madness does not always howl. Sometimes, it is the quiet voice at the end of the day saying, "Hey, is there room in your head for one more?" Last edited by sbenj69 : January 13th, 2008 at 09:02 PM. |
|
#4
|
|||
|
|||
|
basically im trying to parse a FAT 16 image file in c++. Ive got it all sorted to the point of dreaded Long file names!!!
i am aware that LFN's preceed the SFN in the directory structures but is there a way of telling how many are used to describe an LFN. For example if i have "my very very long file name" in the first LFN directory entry is there a byte that say like this file name covers 3 LFN entrys then the short file name will follow. I thought the first byte was a flag for this but im not sure? i hope ive explained myself well enough thanks |
|
#5
|
||||
|
||||
|
>THIS< may help. Specifically in this article, this line:
Quote:
|
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > Question about FAT16 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|