Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Can't write files with large filenames onto CD/DVD

Can't write files with large filenames onto CD/DVD

Scheduled Pinned Locked Moved C / C++ / MFC
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vijay_aroli
    wrote on last edited by
    #1

    I am providing CD/DVD burning option for one of my applications. I have purchased Magic CD/DVD burning component. Using this component, I am able to write the data onto CD/DVD, but I am not able to write files with large filename onto the disc. Is there anyone who has used that component earlier. Can anyone give me any suggestion so that I can write the files with large filename onto CD-DVD.

    Regards, Vijay. God may not give us what we 'want', but he surely gives us what we 'need'.

    J 1 Reply Last reply
    0
    • V vijay_aroli

      I am providing CD/DVD burning option for one of my applications. I have purchased Magic CD/DVD burning component. Using this component, I am able to write the data onto CD/DVD, but I am not able to write files with large filename onto the disc. Is there anyone who has used that component earlier. Can anyone give me any suggestion so that I can write the files with large filename onto CD-DVD.

      Regards, Vijay. God may not give us what we 'want', but he surely gives us what we 'need'.

      J Offline
      J Offline
      Jeremy Falcon
      wrote on last edited by
      #2

      vijay7173 wrote:

      Can anyone give me any suggestion so that I can write the files with large filename onto CD-DVD.

      Assuming you're burning in ISO-9660, I would suggest either level 2 or Joliet extensions or both. Level 1 and/or no Joliet extensions will mean you can only support 8.3 (DOS style) filenames. I'd like to think this library would give you the option to choose the file system extensions to use, so I'd say check their docs for it.

      Jeremy Falcon Oatmeal, It's What's for Dinner.[^]

      V 1 Reply Last reply
      0
      • J Jeremy Falcon

        vijay7173 wrote:

        Can anyone give me any suggestion so that I can write the files with large filename onto CD-DVD.

        Assuming you're burning in ISO-9660, I would suggest either level 2 or Joliet extensions or both. Level 1 and/or no Joliet extensions will mean you can only support 8.3 (DOS style) filenames. I'd like to think this library would give you the option to choose the file system extensions to use, so I'd say check their docs for it.

        Jeremy Falcon Oatmeal, It's What's for Dinner.[^]

        V Offline
        V Offline
        vijay_aroli
        wrote on last edited by
        #3

        Jeremy Falcon wrote:

        I'd like to think this library would give you the option to choose the file system extensions to use, so I'd say check their docs for it.

        yes, this is exactly what i am searching for at this moment. But there is no enough documentation given on this by them. I am trying to ask them but most of the links on their site is down. Anyways, I have sent a mail to their support team and hoping to get a reply soon. In the meanwhile, I wanted to know if any of the CPians here have used that component and wanted to know if they can help in anyway. well, thanks for the reply, sir. Hope I can get more help here.

        Regards, Vijay. God may not give us what we 'want', but he surely gives us what we 'need'.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups