hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Cd Eject
dedopydoris
Ive made a program and i want to add a cdeject button, does any1 have source code for this task???? sad.gif
raptor
in which lang. ?
will this proggi be posted here when done ?
dedopydoris
Written in Basic Script would b good, this is just a project at present and could take a little while to finish with my " limited Knowledge " of programming, but thats not to say its all i'm working on at present smile.gif. Other stuffs close to completion though and soon to be released to a waiting world!!!..........lol

Laterz
virus
CODE
<!--

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 ' cdrom
End If

-->


The above code has been taken from a website posted by GSecur sometime back, maybe u should have a look at it yourself smile.gif
http://www.albinoblacksheep.com/text/cupholder.php
dedopydoris
Thanx my freind i'll give it a try smile.gif
taimoor
ok
agamemnon
The two programs EJECT.COM and LOAD.COM should do the trick.

Google.

-ed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.