DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    luigi Guest

    How to write files to CD-R


    Hi, does anyone know how to write files to a CD-R from VB? See that I say
    to a CD-R, not to a CD-RW, because I cannot use UDF, I need to write a normal
    (ISO) CD.

  2. #2
    Michael Cole Guest

    Re: How to write files to CD-R


    "luigi" <admrt@hotmail.com> wrote in message
    news:3b433222$1@news.devx.com...
    >
    > Hi, does anyone know how to write files to a CD-R from VB? See that I say
    > to a CD-R, not to a CD-RW, because I cannot use UDF, I need to write a

    normal
    > (ISO) CD.


    If it is a read-only CD, then obviously you cannot write to it. By any
    means. That's why they are called "Read-Only".



  3. #3
    Miha Markic Guest

    Re: How to write files to CD-R

    Could R mean recordable?

    --
    Miha
    www.spin.si
    "Michael Cole" <mc@mercsys.com.au> wrote in message
    news:3b43b20a@news.devx.com...
    >
    > "luigi" <admrt@hotmail.com> wrote in message
    > news:3b433222$1@news.devx.com...
    > >
    > > Hi, does anyone know how to write files to a CD-R from VB? See that I

    say
    > > to a CD-R, not to a CD-RW, because I cannot use UDF, I need to write a

    > normal
    > > (ISO) CD.

    >
    > If it is a read-only CD, then obviously you cannot write to it. By any
    > means. That's why they are called "Read-Only".
    >
    >




  4. #4
    Steve Gomori Guest

    Re: How to write files to CD-R

    CD-R is a recordable media (write once, or 'burn'). CD-RW is re-writable
    media (write and erase many times).

    Not long ago there was a similar question, either here or in the
    microsoft.public.vb.general.discussion group. Didn't pay muchg attention to
    it, but the responses listed a couple of third-part OCXs that were well
    thought of. Try searching the archives.


    "Michael Cole" <mc@mercsys.com.au> wrote in message
    news:3b43b20a@news.devx.com...
    >
    > "luigi" <admrt@hotmail.com> wrote in message
    > news:3b433222$1@news.devx.com...
    > >
    > > Hi, does anyone know how to write files to a CD-R from VB? See that I

    say
    > > to a CD-R, not to a CD-RW, because I cannot use UDF, I need to write a

    > normal
    > > (ISO) CD.

    >
    > If it is a read-only CD, then obviously you cannot write to it. By any
    > means. That's why they are called "Read-Only".
    >
    >




  5. #5
    Paul Clement Guest

    Re: How to write files to CD-R

    On 4 Jul 2001 08:11:30 -0700, "luigi" <admrt@hotmail.com> wrote:

    ¤
    ¤ Hi, does anyone know how to write files to a CD-R from VB? See that I say
    ¤ to a CD-R, not to a CD-RW, because I cannot use UDF, I need to write a normal
    ¤ (ISO) CD.

    Probably easiest just to search for ActiveX components that will do this. Here is one:

    http://www.stuffall.com/software/1814.shtml


    Paul ~~~ pclement@ameritech.net
    Microsoft MVP (Visual Basic)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links