Click here to Skip to main content
15,899,124 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Transparent bitmap on owner-draw button with win32 API Pin
Lianqing7-Jan-12 6:43
Lianqing7-Jan-12 6:43 
AnswerRe: Transparent bitmap on owner-draw button with win32 API Pin
JackDingler6-Jan-12 5:54
JackDingler6-Jan-12 5:54 
QuestionHow to get driver icon Pin
yu-jian5-Jan-12 4:32
yu-jian5-Jan-12 4:32 
AnswerRe: How to get driver icon Pin
Luc Pattyn5-Jan-12 8:40
sitebuilderLuc Pattyn5-Jan-12 8:40 
QuestionYou can use deleaker Pin
Mast Avalons4-Jan-12 7:34
Mast Avalons4-Jan-12 7:34 
AnswerRe: You can use deleaker Pin
Richard MacCutchan4-Jan-12 7:41
mveRichard MacCutchan4-Jan-12 7:41 
GeneralRe: You can use deleaker Pin
Vaclav_4-Jan-12 8:23
Vaclav_4-Jan-12 8:23 
QuestionAccelerators not working in MFC dll Pin
ncitom3-Jan-12 14:17
ncitom3-Jan-12 14:17 
I'm building a simple editor in a CFrameWnd using a CRichEditCtrl for the text.

As a stand-alone application everything works.
When I put the same frame code into a regular DLL, most things still work, but all custom accelerators don't function (things like Ctrl-V, Ctrl-C, etc. which are handled by the CRichEditCtrl do).

I've been able to recreate this same problem with the CMainFrame code generated by the Visual Studio Wizard.

Does anyone have any suggestions?
NciTom

AnswerRe: Accelerators not working in MFC dll Pin
Satheesh15463-Jan-12 16:37
Satheesh15463-Jan-12 16:37 
GeneralRe: Accelerators not working in MFC dll Pin
ncitom4-Jan-12 6:06
ncitom4-Jan-12 6:06 
AnswerRe: Accelerators not working in MFC dll Pin
patup93-Jan-12 21:22
patup93-Jan-12 21:22 
GeneralRe: Accelerators not working in MFC dll Pin
ncitom4-Jan-12 6:18
ncitom4-Jan-12 6:18 
GeneralRe: Accelerators not working in MFC dll Pin
Randor 4-Jan-12 7:21
professional Randor 4-Jan-12 7:21 
AnswerRe: Accelerators not working in MFC dll Pin
ncitom4-Jan-12 8:43
ncitom4-Jan-12 8:43 
JokeRe: Accelerators not working in MFC dll Pin
Randor 4-Jan-12 9:02
professional Randor 4-Jan-12 9:02 
GeneralRe: Accelerators not working in MFC dll Pin
ncitom4-Jan-12 12:06
ncitom4-Jan-12 12:06 
QuestionDynamic menu with statusbar messages. Pin
Maximilien3-Jan-12 10:24
Maximilien3-Jan-12 10:24 
AnswerRe: Dynamic menu with statusbar messages. Pin
ThatsAlok3-Jan-12 19:19
ThatsAlok3-Jan-12 19:19 
GeneralRe: Dynamic menu with statusbar messages. Pin
Maximilien4-Jan-12 3:35
Maximilien4-Jan-12 3:35 
AnswerRe: Dynamic menu with statusbar messages. Pin
Randor 4-Jan-12 0:59
professional Randor 4-Jan-12 0:59 
GeneralRe: Dynamic menu with statusbar messages. Pin
Maximilien4-Jan-12 4:13
Maximilien4-Jan-12 4:13 
GeneralRe: Dynamic menu with statusbar messages. Pin
Randor 4-Jan-12 4:31
professional Randor 4-Jan-12 4:31 
GeneralRe: Dynamic menu with statusbar messages. Pin
Maximilien4-Jan-12 5:22
Maximilien4-Jan-12 5:22 
JokeRe: Dynamic menu with statusbar messages. Pin
Randor 4-Jan-12 5:27
professional Randor 4-Jan-12 5:27 
QuestionConvert CString to CObject VC 6.0 MFC SOLVED Pin
Vaclav_3-Jan-12 8:25
Vaclav_3-Jan-12 8:25 

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.