![]() |
|
![]() |
|
|
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: Wet west coast of Canada
Posts: 864
Rep Power: 3
![]() |
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.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp |
|
|
|
|
|
#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: Wet west coast of Canada
Posts: 864
Rep Power: 3
![]() |
Re: Looking for C programmers
Quote:
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp |
|
|
|
|
|
|
#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 | |
|
|