Click here to Skip to main content
15,904,023 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralInvisible Dialog Pin
ajmalsiddiqi17-Jun-05 19:44
ajmalsiddiqi17-Jun-05 19:44 
GeneralRe: Invisible Dialog Pin
Christian Graus17-Jun-05 21:25
protectorChristian Graus17-Jun-05 21:25 
GeneralRe: Invisible Dialog Pin
ajmalsiddiqi18-Jun-05 2:03
ajmalsiddiqi18-Jun-05 2:03 
GeneralRe: Invisible Dialog Pin
David Crow18-Jun-05 3:41
David Crow18-Jun-05 3:41 
GeneralRe: Invisible Dialog Pin
Bob Stanneveld18-Jun-05 5:12
Bob Stanneveld18-Jun-05 5:12 
GeneralRe: Invisible Dialog Pin
ajmalsiddiqi19-Jun-05 23:28
ajmalsiddiqi19-Jun-05 23:28 
GeneralRe: Invisible Dialog Pin
David Crow20-Jun-05 3:18
David Crow20-Jun-05 3:18 
Generalplease help me Pin
suroor45317-Jun-05 19:41
suroor45317-Jun-05 19:41 
I have to do a project and I need the code
The project is concerning with the implementation Of a complete organizer
system that similar to the organizer you find in your mobile phone.
The system should include the following module:;

1- Phonebook Index, this module contains the personal information for your contacts (i.e. name. telephone.. address,. email etc..) you are supposed to add. delete-and edit any of the entries. All of the entries wi1l be sorted by name. You can search for any entry by name or telephone number or any other criteria you find suitable. You should store these information on the hard disk
2- Appointment scheduler: the user can determine the date, the time, location ,title and a memo fur ea.ch appointment The user can add, edit and delere any appointment. Your system should be able to check for the appointments for
any day the user request You should store these iformation on the hard disk
3. memo registry. your system should store the title. the date and the content for each memo. The user can search by the date or the title or the memo. You
should store the information the hard disk
4- Most recent list. a queue of the most recent searched phone book entries You
should store the information on the hard disk
5. A simple calculator
6- a security system. Password for opening the program

Note:
All the modules will be contained in one program (one main only)

You are supposed classes as much you can.

Use visual c++ , Qt and Dev c++ for making an interface for the program.

GeneralRe: please help me Pin
Christian Graus17-Jun-05 21:29
protectorChristian Graus17-Jun-05 21:29 
GeneralRe: please help me Pin
Bob Stanneveld18-Jun-05 5:16
Bob Stanneveld18-Jun-05 5:16 
GeneralRe: please help me Pin
Bob Stanneveld18-Jun-05 5:20
Bob Stanneveld18-Jun-05 5:20 
Generalsending data to a dialog Pin
pardis17-Jun-05 18:56
pardis17-Jun-05 18:56 
GeneralRe: sending data to a dialog Pin
Ravi Bhavnani17-Jun-05 19:04
professionalRavi Bhavnani17-Jun-05 19:04 
GeneralHandler Not Invoked Pin
laiju17-Jun-05 18:49
laiju17-Jun-05 18:49 
Generalprint preview Pin
khlins17-Jun-05 16:56
khlins17-Jun-05 16:56 
GeneralI don't want to autoscroll in a CRichEdit! Pin
KellyR17-Jun-05 13:22
KellyR17-Jun-05 13:22 
GeneralRe: I don't want to autoscroll in a CRichEdit! Pin
KellyR17-Jun-05 14:13
KellyR17-Jun-05 14:13 
GeneralDrawing transparent bitmaps using GDI+ Pin
Anonymous17-Jun-05 9:28
Anonymous17-Jun-05 9:28 
GeneralRe: Drawing transparent bitmaps using GDI+ Pin
Blake Miller17-Jun-05 10:49
Blake Miller17-Jun-05 10:49 
GeneralWidescreen display problem Pin
Cpt Rick17-Jun-05 8:53
Cpt Rick17-Jun-05 8:53 
GeneralRe: Widescreen display problem Pin
Christian Graus17-Jun-05 21:31
protectorChristian Graus17-Jun-05 21:31 
Questiongraphing program classes? Pin
htuba17-Jun-05 8:18
htuba17-Jun-05 8:18 
AnswerRe: graphing program classes? Pin
PJ Arends17-Jun-05 8:29
professionalPJ Arends17-Jun-05 8:29 
GeneralNumber of top level windows open Pin
heman15417-Jun-05 7:57
heman15417-Jun-05 7:57 
GeneralRe: Number of top level windows open Pin
David Crow17-Jun-05 8:18
David Crow17-Jun-05 8:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.