Professional DX help needed

http://pws.chartermi.net/~digital_trucker/testDriveGauges.dxpack

This pack auto-generates gauges. One for every ready hard drive. It works fine on my system with 3 drives, and seems to work fine on others. However, on some machines with multiple hard drives, it crashed DX or fails to label the gauges. I need someone who knows what they're doing with DX Script to check 'em out and help me perfect them.

Thanks, folks!

Wrong board...sorry
[Message Edited]
4,454 views 18 replies
Reply #1 Top
Does this keep track of CD Drives, letter assigned and name of the disc in the drive?

If so I'll try it out later tonight as I have something really interesting I hooked up to my main system that should be neat to check this out with...
Reply #3 Top
very nice indeed. It works fine on my computer, but I only have 1 hard drive
Reply #4 Top
cool, this would really be sweet. I'll explain later tonight in channel
Reply #5 Top
http://pws.chartermi.net/~digital_trucker/testOpticalDriveGauges.dxpack

Gauges for Optical drives

The needle points straight down if the drive isn't ready. No graphic for that yet.
[Message Edited]
Reply #6 Top
oky dooky, try it a little later, still configuring my system, it now has a a couple of cd-roms for easy of use.
[Message Edited]
Reply #7 Top
I also have a question about the script I'm using...

drive.DriveType returns a 1 for a floppy, 2 for a hard drive, and 4 for a CD/DVD. What drive would return a 3? or a 5? How many different types are there?
Reply #8 Top
Tape (DAT) ? also RAMDisks which are just huge amounts of RAM on a card you install as it is seen as a drive...
Reply #9 Top
Worked fine on my CPU. I've got six partitions. Did say it was built with a newer version of DX and asked me if I wanted to continue. What version did you create it for?
Reply #10 Top
Worked fine here.

No floppy, 7 HD partitions all listed correctly.

Using the latest DX2 beta running under winxp sp1.

rgds, G



Powered by SkinBrowser!
Reply #13 Top
I like that word "Awesomeness"
Reply #14 Top
0 = cannot be determined
1 = no root dir
2 = DRIVE_REMOVABLE
3 = DRIVE_FIXED
4 = DRIVE_REMOTE
5 = DRIVE_CDROM
6 = DRIVE_RAMDISK

(source: win32API and winbase.h )
Reply #15 Top
I have trouble with DX Pro's browse buttons not working >



Powered by SkinBrowser!
Reply #17 Top
Thanks to some advice from PJ, I've fixed the scripts a bit to close some memory holes...new versions here for testers...

http://pws.chartermi.net/~digital_trucker/test_gauges/testHardDriveGauges.dxpack

http://pws.chartermi.net/~digital_trucker/test_gauges/testOpticalDriveGauges.dxpack

Thanks for all the help, folks!