DUGL PLayer 0.51 RC (Announce)
#include <stdio.h>
#include <stdlib.h>
#include <dir.h>
int main(void)
{
/*
DGL115P3.ZIP's GUI-UTIL.CC function FilesBox's line 179
calls getdisk() & setdisk(), so that's presumably the
problem I'm seeing here.
*/
/* ... test ... */
printf("%d",setdisk('c'-'a')); /* switches to C: */
/* returns 7 with LASTDRIVE=G */
/* setdisk(6); */ /* switches to G: */
/*
"info libc alpha setdisk" actually says this:
printf("There are %d drives\n", setdisk(getdisk()));
... which is misleading because there is a gap between drive
letters, i.e. there are no (working) D:, E:, F: drives.
I do have SHCDX33F and UIDE loaded for D: but never have any
CD in the drive. Trying to access it empty gives a critical
error (drive not ready).
Trying to access either E: or F: gives a non-critical error
(invalid path).
*/
return EXIT_SUCCESS;
}
Complete thread:
- DUGL PLayer 0.51 RC - FFK, 16.06.2013, 16:49 (Announce)
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 00:05
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 00:37
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 00:46
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 01:03
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 01:32
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 04:49
- DUGL PLayer 0.51 RC - Rugxulo, 17.06.2013, 09:35
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 12:02
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 02:22
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 14:55
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 15:51
- DUGL PLayer 0.51 RC - FFK, 20.06.2013, 01:23
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 15:51
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 14:55
- DUGL PLayer 0.51 RC - Rugxulo, 18.06.2013, 02:22
- DUGL PLayer 0.51 RC - ron, 18.06.2013, 00:10
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 12:02
- DUGL PLayer 0.51 RC - ron, 18.06.2013, 03:06
- DUGL PLayer 0.51 RC - Rugxulo, 17.06.2013, 09:35
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 04:49
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 01:32
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 01:03
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 00:46
- DUGL PLayer 0.51 RC - FFK, 17.06.2013, 00:37
- DUGL PLayer 0.51 RC | Google's Drink&Drive - DOS386, 17.06.2013, 09:58
- DUGL PLayer 0.51 RC | Google's Drink&Drive - FFK, 17.06.2013, 12:17
- DUGL PLayer 0.51 RC - DOS386, 18.06.2013, 10:00
- DUGL PLayer 0.51 RC - FFK, 20.06.2013, 01:45
- DUGL PLayer 0.60 - DOS386, 24.06.2013, 15:38
- DUGL PLayer 0.60 - RayeR, 24.06.2013, 20:34
- DUGL PLayer 0.60 - DOS386, 24.06.2013, 15:38
- DUGL PLayer 0.51 RC2 - FFK, 23.06.2013, 02:03
- DUGL /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ /\ - DOS386, 09.08.2013, 11:08
- DUGL PLayer 0.51 RC - FFK, 20.06.2013, 01:45
- DUGL PLayer 0.51 RC - DOS386, 18.06.2013, 10:00
- DUGL PLayer 0.51 RC | Google's Drink&Drive - FFK, 17.06.2013, 12:17
- DUGL PLayer 0.51 RC - ron, 17.06.2013, 00:05