0% found this document useful (0 votes)
45 views

Assignment V

This document contains instructions for two MFC application assignments. The first assignment asks the student to create an application that displays their name and address in the center of the client area using different colors for each line of text. The second assignment is to create a notepad application that allows the user to type and delete characters and must include a caret.

Uploaded by

Shinto Philip
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Assignment V

This document contains instructions for two MFC application assignments. The first assignment asks the student to create an application that displays their name and address in the center of the client area using different colors for each line of text. The second assignment is to create a notepad application that allows the user to type and delete characters and must include a caret.

Uploaded by

Shinto Philip
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment Set-V

1. Write an MFC application which displays your name and address at the centre of client area. Use different colours for different lines of text.
2. Write an MFC application to create a notepad which will allow the user to type and

delete characters. Use of caret is a must.

You might also like