Originally posted by: Naveen
How can I prevent copying files from a CDROM to a harddisk??
Originally posted by: Missingpresumedgone
Is there an alternate command that will do this instead????
Reply
Originally posted by: Avi Goldberg
Hello
Doe's anybody have any idea how to integrate this code into the shell ??
What I meen is that I want to right click the CD in MyComputer and have a Close option just like the built in Eject option in the contaxt menu, just like the auther ment.
Thanks
Originally posted by: jayashree
u had made open/close very easy,
now how do i play/stop a CD
Originally posted by: Karthik
I just worked out myself with your codings ....
But I found some errors occuring with the usage of
mciSendCommand() .. The error is 1 unresolved externals..
I request u to help me in this case...
Thank you.....
ReplyOriginally posted by: Jean Cai
I have 32 cd drive on my machine and not all have drive letters assigned, how can I open/close all?
Originally posted by: Rasjid W
$ g++ -o CDR.exe CDR.cpp -mno-cygwin -lwinmm
gives an executable that does *not* depend on the cygwin1.dll, but has been created with completely free tools.
Just what I was after.
Rasjid.
Under Cygwin, a simple
Reply
Originally posted by: whatever
Thanks, i could compile it even in c, not visual c++.
ReplyOriginally posted by: Ravi Menon
Thanks for the source code for CDR.EXE.
This is just what I wanted.
The documentation in MSDN was not helpful at all; especially in terms of how to use the MCI functions.
Originally posted by: Grant Cooper
Really fun, I implemented my first joke trogan. Short simple and right to the point. This is the fastest tutorial I've read and understood!!!
Reply