Click here to Skip to main content
16,016,391 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDisable or Enable a Button Pin
Hachaso10-Jun-05 3:51
Hachaso10-Jun-05 3:51 
GeneralGetDlgItem(IDC_YourButton)->EnableWindow(true); Pin
bghuang10-Jun-05 3:58
bghuang10-Jun-05 3:58 
GeneralRe: GetDlgItem(IDC_YourButton)->EnableWindow(true); Pin
Bob Stanneveld10-Jun-05 4:06
Bob Stanneveld10-Jun-05 4:06 
GeneralRe: Disable or Enable a Button Pin
Bob Stanneveld10-Jun-05 4:02
Bob Stanneveld10-Jun-05 4:02 
GeneralWDM -- INF file & makefile Differences between X86 and X86-64/AMD64 Pin
Neha.marwaha10-Jun-05 2:01
Neha.marwaha10-Jun-05 2:01 
GeneralRe: WDM -- INF file & makefile Differences between X86 and X86-64/AMD64 Pin
Alexander M.,10-Jun-05 3:03
Alexander M.,10-Jun-05 3:03 
QuestionIWebBrowser anchor doesn't work? Pin
ThinkingPrometheus10-Jun-05 1:37
ThinkingPrometheus10-Jun-05 1:37 
GeneralUrgent help needed for printing the content of RichEditControl Pin
P. Gnana Prakash10-Jun-05 1:20
P. Gnana Prakash10-Jun-05 1:20 
Hi all,

I am developing dialog based application with RichEditControl. In my application, the requirement is send the richedit control data to the printer.

if any one have the snippet for the same, please let me know.

In mircrosoft site "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/aboutricheditcontrols.asp" i found that using EM_FORMATRANGE and EM_DISPLAYBAND messages we can attain the print functionality. But i don't know how to implement it. If any one know please let me know.

Regards,
Gnanaprakash Ponnusamy


A Journey of thousand miles must begin with a single step.
GeneralQuestion about MultiThreading Pin
Aqueel10-Jun-05 0:51
Aqueel10-Jun-05 0:51 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 1:04
Cedric Moonen10-Jun-05 1:04 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 1:14
Stlan10-Jun-05 1:14 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 2:06
Cedric Moonen10-Jun-05 2:06 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 2:19
Stlan10-Jun-05 2:19 
GeneralRe: Question about MultiThreading Pin
David Crow10-Jun-05 6:19
David Crow10-Jun-05 6:19 
GeneralConstructing a parser Pin
dittygrail9-Jun-05 23:33
dittygrail9-Jun-05 23:33 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 0:11
Stlan10-Jun-05 0:11 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 0:24
toxcct10-Jun-05 0:24 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 1:31
toxcct10-Jun-05 1:31 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:41
ThatsAlok10-Jun-05 1:41 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:35
ThatsAlok10-Jun-05 1:35 
GeneralRe: Constructing a parser Pin
toxcct10-Jun-05 1:49
toxcct10-Jun-05 1:49 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 1:54
ThatsAlok10-Jun-05 1:54 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 1:58
Stlan10-Jun-05 1:58 
GeneralRe: Constructing a parser Pin
ThatsAlok10-Jun-05 2:04
ThatsAlok10-Jun-05 2:04 
GeneralRe: Constructing a parser Pin
Stlan10-Jun-05 2:22
Stlan10-Jun-05 2:22 

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.