|
-
Aug 15th, 2002, 01:39 AM
#1
Thread Starter
Frenzied Member
Lock BURNER / CDROM Drive
can you lock a cdrom / burner drive like direct cd does in c++?
-
Aug 15th, 2002, 07:31 PM
#2
Thread Starter
Frenzied Member
does any one even have a yes/no answer?
-
Aug 17th, 2002, 04:55 AM
#3
Thread Starter
Frenzied Member
This is what MS says about it i got the DDk but cant figure out how to use the example
-
Aug 19th, 2002, 04:08 PM
#4
Frenzied Member
for what OS?
linux is just mount
retired member. Thanks for everything 
-
Aug 20th, 2002, 06:10 AM
#5
Frenzied Member
Well, since he was looking at MSDN, lets assume it's Windows
-
Aug 20th, 2002, 10:55 AM
#6
Frenzied Member
Well if you download the DDK it has the example in there, and it looks pretty strait forward, as long as you are programming for Windows 9x or ME. All you need to do is inlcude Ldif.h, Ldif.inc, LdIOCtl.c, LdIOS.asm, LdVxD.asm and LDVXD.def to your program and copy all the includes into your include folder for VC, then follow the example in Ld.c and Ld.h.
For 2000 and XP, I think you are going to have to wait till DDK2 comes out.
If you don't have the DDK you can get it here: http://www.microsoft.com/ddk/installW2k.asp
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|