| |
narang.mohit
Posts: 5
Score: 0
Joined: 7/26/2007
Status: offline
|
Set oWMP = CreateObject("WMPlayer.OCX.7") Set colCDROMs = oWMP.cdromCollection if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count - 1 colCDROMs.Item(i).Eject Next End If
_____________________________
www.freemocks.com CAT CAT preparation MBA preparation MBA how to prepare for MBA CAT practise CAT Verbal Quant Quantitative DI Data Interpretation MBA MBA test practice test ten a day 10 a day tenaday designed and seo by www.digitaldimensions.in
|
|