Home All Groups Group Topic Archive Search About

windows xp cd writing support (can't find imapi.h) HELP!

Author
29 Dec 2005 8:11 PM
tonylc
Hi,
   I'm trying to program in 2003 Visual Studio to try and burn files
onto a cd burner in windows xp service pack 2.

http://msdn.microsoft.com/msdnmag/issues/04/04/CQA/

I found some code on this website that i'm trying to run, but it keeps
saying it cannot find imapi.h.  But I thought imapi.h came with windows
xp?  Any ideas?

Thanks,
Tony

Author
30 Dec 2005 11:59 AM
Herfried K. Wagner [MVP]
<ton***@gmail.com> schrieb:
> I'm trying to program in 2003 Visual Studio to try and burn files
> onto a cd burner in windows xp service pack 2.

<URL:http://www.vbaccelerator.com/home/NET/Code/Libraries/Writing_CDs/>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
18 Jan 2006 10:59 PM
tonylc
does anyone know what you need to include to get Visual Studio 2003 to
recognize IDiscMaster, IDiscRecorder and all the other interfaces in
IMAPI?  Right my visual studio only recognizes ICDBurn.  Any idea would
be great.

Thanks,
Tony