LIF formatted Disks
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone know how to read and write to LIF formatted disks? I can do it in Win 95 and in DOS using a program called LIFUTIL.EXE, but this program wont work under NT, 2000 or XP. Something to do with the way these OS's restrict access to BIOS and old DOS int's. However I really need to be able to do this on win 2000. Some code ideas for C# would be great. Either a way to use BIOS and old DOS int's under win 2000, or some idea's for doing the same thing with WIN API's would be good as well.