IMAPI

  • Thread starter Thread starter Tony B
  • Start date Start date
T

Tony B

Does anybody know what sdk is needed for VB 5.0
for using the IMAPI functions for writing files to cd
in windows XP...or where can i download it from.
I think this is it Microsoft Platform SDK, February 2003
Edition, by don't know if windows or core etc...
Please help...
 
"Tony B"

Your thread seems to have wandered into the
microsoft.public.dotnet.languages.vb newsgroup but we don't appear to have
any
original query.

Have you checked your destination newsgroups? :-)

Regards,

Cor
 
Hello,

Tony B said:
Does anybody know what sdk is needed for VB 5.0
for using the IMAPI functions for writing files to cd
in windows XP...or where can i download it from.
I think this is it Microsoft Platform SDK, February 2003
Edition, by don't know if windows or core etc...

This is a VB.NET language group (no relation to VB Classic programming).
You will more likely get an answer if you post to the VB Classic groups
(microsoft.public.vb.*). Notice that it's hard/impossible to use IMAPI with
VB directly. Typically it is used with C++:

http://www.gotdotnet.com/team/cplusplus/samples/cd burning.zip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top