Hi everyone,

I was wondering if someone out there would be kind enough to help me with two questions.

1. How do you detect the CD ROM drive? I'm writing a program that reads from a CD and the problem I'm running
into is determining which letter the CD ROM drive is map to. For example, on my computer the CD ROM is map to the
letter "D" and on another it is "E".

2. I have a textbox in my program and when the user is
finished entering something in the textbox and press "ENTER" I want it to execute some subroutine. How do you
capture that event? Thanks!


Marci