Which drive the cd is in?
Hi Everyone
I'm developing a botany program which will include alot of
large( about 300 uncompressed and 300 JPEG) picture files and other media....stuff that would take forever to load as group.
I'd like the program to read the files off the cd, but alas, not
everyone uses E:.
Is there an API function that I can call ( like from Sub Main) to
get the letter of the drive the cd is in? Would I then assign
the return value to a Global?
Some software that my kids use requires the cd in the drive,
that's what I looking for.
Thank you!