Folks--

Here's all the source code from the June 1993 Windows Tech Journal.

ECKEL    ZIP      3354 05-11-93   3:37p // from Bruce Eckel's "They Laughed
                                        // When I Sat Down at the Keyboard"
                                        // multimedia programming in C, C++

OOPALLEY ZIP     62697 05-11-93   3:37p // a large selection of code for
                                        // implementing collection classes
                                        // in C++ and Smalltalk

CPL      ZIP      2098 05-11-93   3:37p // how to write Control Panel
                                        // applets in any language, from
                                        // Jonathan Zuck's "WinTechnician"
                                        // column

BITMAP   ZIP     19739 05-11-93   3:38p // great article on interacting
                                        // with disk drives, with super C
                                        // code from Kraig Brockschmidt's
                                        // "Bitmap Orphanage"

MULTIMED ZIP     43402 05-11-93   3:38p // C source for a complete .WAV
                                        // player from Richard Myers's
                                        // "You Won't Believe Your Ears"
