exFAT reader for DOS (Announce)
> P.S. Thanks for testing, I'll fix warnings and another type mismatch
> issues (Open Watcom, which I use for development, shows some of them too).
> May be, incorrect partitions sizes is connected with it too.
Hi, here's my mingw modified sources. It compiles with one warning - passing NULL to ReadFile() function - I don't know how to fix it.
http://rayer.ic.cz/350d/efdir.mingw.zip
And here is output on my HDD^Work
C:\3>efdir.exe 0
MBR partition table
0: 00 FFFFFFDE 0000003F 47Mb
2: 00 FFFFFF83 FFFFFFBF 2093956Mb
3: 00 00 00000000 0Mb
exFAT partitions not found!
And here is output of your build
C:\3>efdir2.exe 0
MBR partition table
0: 00 DE 0000003F 47Mb
1: 80 07 00017886 147542Mb
2: 00 83 12042ABF 4996Mb
3: 00 00 00000000 0Mb
exFAT partitions not found!
It looks like some signed vs unsigned mismatch
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- exFAT reader for DOS - avoskov, 03.05.2010, 15:09 (Announce)
- exFAT reader for DOS - Zyzzle, 04.05.2010, 00:52
- exFAT reader for DOS - RayeR, 04.05.2010, 01:28
- exFAT reader for DOS - RayeR, 04.05.2010, 01:36
- exFAT reader for DOS - avoskov, 04.05.2010, 09:30
- exFAT reader for DOS - Zyzzle, 04.05.2010, 04:43
- exFAT reader for DOS - RayeR, 04.05.2010, 13:14
- exFAT reader for DOS - avoskov, 04.05.2010, 13:22
- exFAT reader for DOS - RayeR, 04.05.2010, 13:14
- exFAT reader for DOS - RayeR, 04.05.2010, 01:36
- exFAT reader for DOS - avoskov, 04.05.2010, 09:37
- exFAT reader for DOS - Laaca, 04.05.2010, 10:47
- exFAT reader for DOS - avoskov, 04.05.2010, 11:55
- exFAT reader for DOS - RayeR, 04.05.2010, 13:07
- exFAT reader for DOS - avoskov, 04.05.2010, 13:27
- exFAT reader for DOS - RayeR, 04.05.2010, 13:51
- exFAT reader for DOS - avoskov, 04.05.2010, 13:27
- exFAT reader for DOS - tom, 13.05.2010, 17:42
- exFAT reader for DOS - avoskov, 14.05.2010, 16:40
- exFAT reader for DOS - RayeR, 15.05.2010, 01:12
- exFAT reader for DOS - Laaca, 15.05.2010, 07:59
- exFAT reader for DOS - RayeR, 15.05.2010, 13:40
- exFAT reader for DOS - RayeR, 15.05.2010, 18:30
- exFAT reader for DOS - Laaca, 15.05.2010, 07:59
- exFAT reader for DOS - RayeR, 15.05.2010, 01:12
- exFAT reader for DOS - Richard, 18.04.2022, 13:28
- exFAT reader for DOS - avoskov, 14.05.2010, 16:40
- exFAT reader for DOS - RayeR, 04.05.2010, 13:07
- exFAT reader for DOS - avoskov, 04.05.2010, 11:55
- exFAT reader for DOS - Laaca, 04.05.2010, 10:47
- exFAT reader for DOS - RayeR, 04.05.2010, 01:28
- exFAT reader for DOS - Zyzzle, 04.05.2010, 00:52