Click to See Complete Forum and Search --> : Using VC++ to create Scheduling Application


Jack Ng
May 4th, 1999, 11:35 PM
Hi! I am new in VC++ and I would like to know how to use VC++ to create an Scheduling application?
eg.
7:00 8:00 9:00 10:00
-------------------------------------------------
|==========|***********************
**********|=====|*******************
******************* |==========|****
************************************
?Which classes, functions I suppose to use?????
Thank you very much!

May 6th, 1999, 10:46 AM
There is a book called Windows 95 Programming for Dummies, but Stephen Davis, that actually takes you step by step through a scheduling application. There is other good MFC information in that book.

Check it out.

Devin