Home All Groups Group Topic Archive Search About

How to create MSDiscMasterObj ?

Author
23 Sep 2005 1:53 PM
Milo
Hello group,
I want to create MSDiscMasterObj, what do I do?

Author
23 Sep 2005 2:06 PM
Ken Halter
<Milo> wrote in message news:OfqGaZEwFHA.4028@TK2MSFTNGP10.phx.gbl...
> Hello group,
> I want to create MSDiscMasterObj, what do I do?

This may help....

Image Mastering API (IMAPI) Library for VB
http://www.vbaccelerator.com/home/VB/Code/Libraries/Writing_CDs/IMAPI/article.asp

if not, try going through a few of these links.

Results 1 - 29 of about 50 English pages for "MSDiscMasterObj". (0.11
seconds)
http://www.google.com/search?as_q=&num=100&hl=en&btnG=Google+Search&as_epq=MSDiscMasterObj&as_oq=&as_eq=&lr=lang_en&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&safe=images

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..
Author
23 Sep 2005 2:06 PM
Jeff Johnson [MVP: VB]
<Milo> wrote in message news:OfqGaZEwFHA.4028@TK2MSFTNGP10.phx.gbl...

> I want to create MSDiscMasterObj, what do I do?

You hope someone knows what MSDiscMasterObj is, because you have provided no
other details.
Author
23 Sep 2005 3:23 PM
Milo
| You hope someone knows what MSDiscMasterObj is, because you have provided
no
| other details.

It's from msdn, it only works for XP I think, you can burn cd's with it,
maybe dvd's
as well, I am  not totally sure.

Also, you need imapi.h, though for some imapi.idl is missing.
I think with idl it is much easier to port to vb because we can convert it
to
tlb whereas .h cannot be automatically converted to tlb type library.