- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / rosapps / mc / pc / todo
1 TODO
2
3 - Make most files common for OS/2 and NT
4 - Move settings from mc.ini to the registry for Windows NT/95 (optionally?)
5 - Fix opendir/readdir d_date and d_time packing (they return 10).
6 - Fix gettimeofday()
7 - Write a better stat function than the one RTL gives us. We can provide
8 user ID (on NT) and rwx permissions.
9 - Optionally use vfsapi.lib for ext2 filesystems on OS/2
10 - Write the VFS
11 - Write a better documentation
12 - Write a better canonify_pathname()