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. Writting data to CD

Writting data to CD

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
5 Posts 3 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
    verma rahul
    wrote on last edited by
    #1

    Can any body help me in project in which I want to write data to cd in MFC :omg:

    U H 2 Replies Last reply
    0
    • V verma rahul

      Can any body help me in project in which I want to write data to cd in MFC :omg:

      U Offline
      U Offline
      User 307386
      wrote on last edited by
      #2

      If it is required under XP only, you may check ASPI interface. Otherwise quickest solution will be using 3rd party libraries, like that of binarymagics.com Igor Green http://www.grigsoft.com[^] Compare It! + Synchronize It! : Files and folders comparison never was easier!

      V 1 Reply Last reply
      0
      • U User 307386

        If it is required under XP only, you may check ASPI interface. Otherwise quickest solution will be using 3rd party libraries, like that of binarymagics.com Igor Green http://www.grigsoft.com[^] Compare It! + Synchronize It! : Files and folders comparison never was easier!

        V Offline
        V Offline
        verma rahul
        wrote on last edited by
        #3

        Thanks other then VC++ which other plateform may be best

        U 1 Reply Last reply
        0
        • V verma rahul

          Thanks other then VC++ which other plateform may be best

          U Offline
          U Offline
          User 307386
          wrote on last edited by
          #4

          I don't know - I'm VC developer myself. But it should not matter - any Win32 development platform will have same limitation - well, maybe you will find free Delphi library for this. Another choice could be .Net - but it will limit your target platform anyway. Igor Green http://www.grigsoft.com[^] Compare It! + Synchronize It! : Files and folders comparison never was easier!

          1 Reply Last reply
          0
          • V verma rahul

            Can any body help me in project in which I want to write data to cd in MFC :omg:

            H Offline
            H Offline
            Henry miller
            wrote on last edited by
            #5

            Maybe. I have written to CDs, and my programs work under windows 2000. If you can limit yourself to windows XP, there is a cd burning interface that will be easy to use. Check out the limits of that, it might meet your needs. You can get third party libraries to do the hard work. A little costly, but it might be worth it. The hardest is what I did: write pure scsi commands to the device, handeling everything manually. I've been meaning to write a CP artical about what I did (no code as my boss won't approve it, but I can give a lot of hints on what your design needs to account for). Let me know if this would be useful, I've been trying to find some motivation.

            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