Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralKernel mode programming W2k Pin
AhmedOsamaMoh21-Dec-04 11:24
AhmedOsamaMoh21-Dec-04 11:24 
GeneralRe: Kernel mode programming W2k Pin
naren-vc21-Dec-04 21:27
naren-vc21-Dec-04 21:27 
GeneralRe: Kernel mode programming W2k Pin
Henry miller22-Dec-04 3:29
Henry miller22-Dec-04 3:29 
GeneralID_FILE_OPEN message Pin
bitpusher21-Dec-04 10:52
bitpusher21-Dec-04 10:52 
GeneralCrashes on Windows 98... Pin
herbert_chow21-Dec-04 10:44
herbert_chow21-Dec-04 10:44 
GeneralRe: Crashes on Windows 98... Pin
Michael Dunn21-Dec-04 14:37
sitebuilderMichael Dunn21-Dec-04 14:37 
GeneralRe: Crashes on Windows 98... Pin
herbert_chow21-Dec-04 15:35
herbert_chow21-Dec-04 15:35 
GeneralCut & paste in FormView - pls help Pin
h.lee21-Dec-04 9:19
h.lee21-Dec-04 9:19 
How can I enable the cut/copy/paste function in a "Form View"?

If I put a text box (edit control) in a dialog box with a MFC Dialog based application, the cut/paste functions work automatically with the Ctrl-X and Ctrl-V keys without any additional codes.

But if I were to do the same with a form view, i.e., using CFormView as the base class in a MFC SDI application, the cut/paste function is deactivated by default. How can I enable the functions?

Interestingly, I can get the functions to work simply by deleting all the associate accelerator keys. However, this is not the right approach as the menu functions remain grayed out.
GeneralRe: Cut & paste in FormView - pls help Pin
BlackDice21-Dec-04 11:05
BlackDice21-Dec-04 11:05 
GeneralRe: Cut & paste in FormView - pls help Pin
h.lee21-Dec-04 13:51
h.lee21-Dec-04 13:51 
GeneralRe: Cut & paste in FormView - pls help Pin
BlackDice22-Dec-04 2:47
BlackDice22-Dec-04 2:47 
GeneralRe: Cut & paste in FormView - pls help Pin
h.lee22-Dec-04 5:08
h.lee22-Dec-04 5:08 
QuestionDrawDragRect color inverse? Pin
Anonymous21-Dec-04 9:12
Anonymous21-Dec-04 9:12 
GeneralCompiler does not update changed parameters Pin
21-Dec-04 6:38
suss21-Dec-04 6:38 
GeneralZoom Excel Sheet with C++ and MFC application Pin
Anonymous21-Dec-04 6:16
Anonymous21-Dec-04 6:16 
GeneralProving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 4:46
Brad Bruce21-Dec-04 4:46 
GeneralRe: Proving that CPU is "overloaded" Pin
David Crow21-Dec-04 8:14
David Crow21-Dec-04 8:14 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller21-Dec-04 9:36
Henry miller21-Dec-04 9:36 
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 14:36
Brad Bruce21-Dec-04 14:36 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller22-Dec-04 3:05
Henry miller22-Dec-04 3:05 
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce22-Dec-04 12:21
Brad Bruce22-Dec-04 12:21 
GeneralWarning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 4:36
Anonymous21-Dec-04 4:36 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
David Crow21-Dec-04 4:46
David Crow21-Dec-04 4:46 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
krmed21-Dec-04 6:38
krmed21-Dec-04 6:38 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 6:51
Anonymous21-Dec-04 6:51 

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.