> Umm, yes it does after you modified a drive's CDS to show that it's a
> redirected drive. So get familiar with some of the data described at  
> Int21.52 (MS-DOS 4+ CDS and SFT, MS-DOS 5+ List of Lists) and some of the
> Int2F.12 functions, too. The free SHSUCDX source contains all of this
> (although it doesn't provide write access to its CD-ROMs). It's written in
> Assembly, but unless you want to use some weird C stuff (that essentially
> emulates Assembly) you have to use Assembly code to service the DOS calls
> anyway.

we all know that it's possible to service INT 21 calls in straight C,
with very little assembly

hint: look into the FreeDOS kernel sources

Tom


------------------------------------------------------------------------------
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to