Re: challenge
- Posted by PowellSoft <PowellSoft at AOL.COM> Dec 15, 1997
- 752 views
So Michael wants to know whats in developement huh? Right now, I'm in the middle of a CD player app for windows. (ala the MS PowerToy FlexiCD). Currently I have a working popup menu, tray icon, etc. I need to complete the about box, and get it to actually play the darn CD's.... I hit a MAJOR snag yesterday though. I am now over the infamous 300 instruction limit, so everytime I get an error, I have to comment out a HUGE section of code, just to get the error message & fix it, and then uncomment the code and continue. (Because of this, I am very anxiously awaiting a non-alpha release, so I can order it and forget about that darn limit). Once this is complete, I hope to start work on an MP3 player. I've been wanting to try to see what one would look like in a procedural language, since all the code I have seen to date has been in C++. Anyway, this is just a dream for me, but one that I would like to fullfil. (fulfill?) James Powell