I'm working with direct.h (again) and I'm trying to use chdrive(int). It works in windows as drive A = 1, B = 2, C = 3, D = 4 so on so forth. However other than a long series of switch statements, which i really don't want to do, i have no idea how i can make this conversion. Any ideas?