i have a usb card reader and its attached with a simple vb program to read data from the card by clicking a button. what i want to do is, i want to read the card automaticaly when i insert the card(no need to press the button). i think it need to capture windows/hardware event..
any idea..