View Single Post
Old 28 January 2017, 19:28   #6
mark_k
Registered User
 
Join Date: Aug 2004
Location:
Posts: 3,335
Full drive detection log:
Code:
opening device '\\?\usbstor#disk&ven_generic-&prod_ms#ms-pro#hg&rev_1.00#20060413092100000&3#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'Generic- MS/MS-Pro/HG     1.00 20060413092100003'
opening device '\\?\usbstor#disk&ven_generic-&prod_sm#xd-picture&rev_1.00#20060413092100000&1#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'Generic- SM/xD-Picture    1.00 20060413092100001'
opening device '\\?\usbstor#disk&ven_generic-&prod_sd#mmc#ms#mspro&rev_1.00#20060413092100000&4#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'Generic- SD/MMC/MS/MSPRO  1.00 20060413092100004'
opening device '\\?\usbstor#disk&ven_generic-&prod_sd#mmc&rev_1.00#20060413092100000&2#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'Generic- SD/MMC           1.00 20060413092100002'
opening device '\\?\usbstor#disk&ven_generic-&prod_compact_flash&rev_1.00#20060413092100000&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'Generic- Compact Flash    1.00 20060413092100000'
opening device '\\?\scsi#disk&ven_ata&prod_mb1000gceek#5&249b8d46&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'ATA      MB1000GCEEK      HPG1 WCAW37735289        '
opening device '\\?\usbstor#optical&ven_hp&prod_c1113m&rev_1.19#7&12db4270&2#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
device id string: 'HP       C1113M           1.19 332058    '
IOCTL_DISK_GET_LENGTH_INFO returned size: 1303563264 (0x4db2cc00)
BPS=1024 Cyls=79 TPC=255 SPT=63 MediaType=11
device size 1303563264 (0x4db2cc00) bytes
1 MBR partitions found
0: num: 1 type: 04 offset: 0 size: 1303563264, type not 0x76 or 0x30
non-empty MBR partition table detected, doing RDB check anyway
hd accepted, not empty and not mounted in Windows
opening device '\\.\C:'
device id string: 'ATA      MB1000GCEEK      HPG1 WCAW37735289        '
drive letter not removable, ignored
opening device '\\.\D:'
device id string: 'hp CDDVDW SH-216BB HE30'
opening device '\\.\E:'
device id string: 'Generic- Compact Flash    1.00 20060413092100000'
duplicate device, ignored
opening device '\\.\F:'
device id string: 'Generic- SM/xD-Picture    1.00 20060413092100001'
duplicate device, ignored
opening device '\\.\G:'
device id string: 'Generic- SD/MMC           1.00 20060413092100002'
duplicate device, ignored
opening device '\\.\H:'
device id string: 'Generic- MS/MS-Pro/HG     1.00 20060413092100003'
duplicate device, ignored
opening device '\\.\I:'
device id string: 'Generic- SD/MMC/MS/MSPRO  1.00 20060413092100004'
duplicate device, ignored
opening device '\\.\J:'
device id string: 'HP       C1113M           1.19 332058    '
IOCTL_DISK_GET_LENGTH_INFO returned size: 1303563264 (0x4db2cc00)
BPS=1024 Cyls=79 TPC=255 SPT=63 MediaType=11
device size 1303563264 (0x4db2cc00) bytes
1 MBR partitions found
0: num: 1 type: 04 offset: 0 size: 1303563264, type not 0x76 or 0x30
non-empty MBR partition table detected, doing RDB check anyway
hd accepted, not empty and not mounted in Windows
Drive scan result: 9 drives detected
Is there a Windows API to return (in this example) "\\?\usbstor#optical&ven_hp&prod_c1113m&rev_1.19#7&12db4270&2#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" when given a drive name "J:"? That should allow you to reliably ignore duplicates.


Another couple of small issues when creating an HDF, see the pic:
- Text in the progress window uses a different font (bitmap, not antialiased) to the rest of the GUI.
- The other WinUAE windows stop responding. They may become blank because they are not refreshed until HDF creation finishes.
Attached Thumbnails
Click image for larger version

Name:	DriveImaging2CroppedArrows.png
Views:	167
Size:	52.7 KB
ID:	51842  
mark_k is offline  
 
Page generated in 0.04561 seconds with 12 queries