Hello all, These forums have been really helpfull in the past so I am trying my luck again here
I am trying to use the quicktime sdk and itunes sdk in Visual C++. My Visual C++ skills are not nearly as strong as I would like them to be. I am going out later tonight to pick up some books but I am hoping this site can help me too.
I have read most of the documentation on the sdks and understand the commands I believe. I have also added the .H files I believe i need to the headers location. Now I am just having trouble getting the program to reconize anything as my includes don't seem to work.
iTunesAPI.h
iTunesCOMInterface.h
iTunesVisualAPI.h
Those are the three header files i am using so far. They didn't come with any resorce files that I can see, in fact im honestly not even sure if visual c++ uses the resorce files like normal c++ as I am that new to it.
bassiclly what I need help with is getting c++ to reconize the files so i can start using the commands. Being able to access the itunes library and adding a quicktime movie control/box should be enough to get me on my path if anyone can help.
Also how transferable is Visual c++ code to a mac? Is there a program anyone would recomend for programing with quicktime and itunes for the mac? I have to make this program workable for both pc and mac.
Thanks for your help. I am only on my second year of school so this is all just barely above my level of knowlege but hopefully I can do it with some help
Thanks again.
I am trying to use the quicktime sdk and itunes sdk in Visual C++. My Visual C++ skills are not nearly as strong as I would like them to be. I am going out later tonight to pick up some books but I am hoping this site can help me too.
I have read most of the documentation on the sdks and understand the commands I believe. I have also added the .H files I believe i need to the headers location. Now I am just having trouble getting the program to reconize anything as my includes don't seem to work.
iTunesAPI.h
iTunesCOMInterface.h
iTunesVisualAPI.h
Those are the three header files i am using so far. They didn't come with any resorce files that I can see, in fact im honestly not even sure if visual c++ uses the resorce files like normal c++ as I am that new to it.
bassiclly what I need help with is getting c++ to reconize the files so i can start using the commands. Being able to access the itunes library and adding a quicktime movie control/box should be enough to get me on my path if anyone can help.
Also how transferable is Visual c++ code to a mac? Is there a program anyone would recomend for programing with quicktime and itunes for the mac? I have to make this program workable for both pc and mac.
Thanks for your help. I am only on my second year of school so this is all just barely above my level of knowlege but hopefully I can do it with some help
Thanks again.