DVD making program

Noob here. One of my future assignments is to make a DVD making program. The idea is that I would have a bunch of files in a directory and I could select some and burn the selected ones on a DVD. I seem to do best at looking at a program and taking it apart, so I want an idea of what one would look like. I have recently learned a programming language called Autohotkey and with it, I can select files easily and do whatever with them, so finding the desired files would be easy. I don't know if C++ has some DVD burning commands but I hope so.
Thanks
Help?
I have no experience in this, but this might help:
http://stackoverflow.com/questions/870474/burn-cd-dvd-from-c-program
Topic archived. No new replies allowed.