![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#31 |
|
Newbie
Join Date: Aug 2005
Posts: 17
Rep Power: 0
![]() |
Re: Looking for C programmers
I'm not sure if this is possible, but if I were to make a FAT clone and make it somehow compatible with windows (make it think its FAT) but add more features that can only be used when you use it with Sendla. What do you guys think?
![]()
__________________
http://www.motronsoftware.com |
|
|
|
|
|
#32 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: Looking for C programmers
This should be possible, in theory. In fact, I believe this is essentially what Microsoft did with the VFAT of the Win95 days, in order to kludge in LFN support.
I believe there are unused fields in file/directory entries that can be (ab)used for this purpose. Another solution is to maintain a hidden system file in each directory that holds the data specific to your FAT implementation, and were I attempting this, that's probably the route I'd take. Using undocumented features of anything is a risky proposition, at best, unless you have control over the thing in question, and can thus ensure future revisions won't break old code.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
#33 |
|
Newbie
Join Date: Aug 2005
Posts: 17
Rep Power: 0
![]() |
Re: Looking for C programmers
Thats a good idea lectric, it would save me the time to program one from scratch. But I guess I could only call my idea of SOFT(Sendla OS File Table) and addon rather than a filesystem, but no worries. At least now, I wont get flamed by people claiming that I lost their dataz. They can blame Bill Gates and his army of monkeymen for that ^^. Btw, I noticed somthing in ld, whats the difference between -t and -T?
-Steven
__________________
http://www.motronsoftware.com |
|
|
|
|
|
#34 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: Looking for C programmers
Quote:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#35 |
|
codemaniac
Join Date: Dec 2007
Posts: 9
Rep Power: 0
![]() |
Re: Looking for C programmers
lol... if you can't even code an html entity on your own homepage... how do you expect to code an os... btw... the entity is on the bottom of every page... its in the quote... yoju have a space added in there... it should be "
|
|
|
|
|
|
#36 |
|
Newbie
Join Date: Aug 2005
Posts: 17
Rep Power: 0
![]() |
Re: Looking for C programmers
jyoung, I haven't updated that site in what? 2 years?
If you wanna see the sendla site that we use now, go to: http://sendla.motronsoftware.com
__________________
http://www.motronsoftware.com |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|