Ryan C. Gordon 24 년 전
부모
커밋
987a9264d7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -1,5 +1,7 @@
 - Make win32.c compile under Cygwin. It's just one function (fullpath()) that
 - Make win32.c compile under Cygwin. It's just one function (fullpath()) that
   needs to be replaced.
   needs to be replaced.
+- Hmm...we can determine the actual CD-ROM drives under Win32, but how do you
+  decide that there's no disc in the drive?
 
 
 // end of TODO ...
 // end of TODO ...