|
| Creating the pure MFC hand held code on how to create a simple windowRead more.. |
| Views: 592
| Bookmarked: 0
times | By: shine |
On:
2/22/2011 11:19:04 AM |
Article |
|
|
| This article discusses how you can display the page in print preview as grayscale if the printer is black-and-white. It discusses first how you can convert colors to grayscale. After that is discusses how to detect whether you are in print preview or not and whether the current printer is color or black-and-white printer. Let's go!Read more.. |
| Views: 906
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 12:06:14 PM |
Article |
|
|
| MFC allows you to override CWinApp::OnIdle function to perform idle-time processing.This function is called whenever there are no messages are waiting for processing in the message queue.Read more.. |
| Views: 549
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 12:38:19 PM |
Article |
|