Quote: Originally Posted by TheLlama
Well, I suppose we can help each other out. I'll let you use my toolkit and you can help jumpstart my mp3 player (by providing your player class). Are you using pthreads or Window's threads?
There is an important note about the toolkit. It is currently beta and unsupported. This means that I can change the interfaces on any of the classes. Once I have officially "released" it then everything will be solid.
Its in windows threads. Im sure it wouldnt take hardly any effort to implement it in pthreads. If I knew about more about it
Well I started writing the app in MFC but considering Im owner drawing everything Im thinking about implementing what Ive done in WTL (as I believe the template architecture will be less recource hungry, although still for debate considering the ease of MFC)
Im going to make a clear plan tonight.
Anyway I would like to see what youve done, but ill give you my class (when finished) anyway. My code certainly isnt the best in the world, so the more people that see it meams the more "constructive" critisism! (which i like).
I think im going to make my project (when a little more advanced) open source.