Click here to Skip to main content
15,909,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Enumerating user of a domain from a service Pin
ku198320011-Apr-07 9:00
ku198320011-Apr-07 9:00 
GeneralRe: Enumerating user of a domain from a service [modified] Pin
Mark Salsbery1-Apr-07 9:22
Mark Salsbery1-Apr-07 9:22 
QuestionIn CTreeView i can't control check box by using SetCheck .... Pin
Yanshof31-Mar-07 23:27
Yanshof31-Mar-07 23:27 
QuestionOpengl version 1.4 Pin
shiraztk31-Mar-07 22:59
shiraztk31-Mar-07 22:59 
AnswerRe: Opengl version 1.4 Pin
El Corazon1-Apr-07 19:23
El Corazon1-Apr-07 19:23 
GeneralRe: Opengl version 1.4 Pin
shiraztk1-Apr-07 23:18
shiraztk1-Apr-07 23:18 
GeneralRe: Opengl version 1.4 Pin
El Corazon2-Apr-07 2:11
El Corazon2-Apr-07 2:11 
Question[Internet] Connect directly between 2 computer Pin
hoanglinh946631-Mar-07 20:58
hoanglinh946631-Mar-07 20:58 
QuestionRe: [Internet] Connect directly between 2 computer Pin
Mark Salsbery1-Apr-07 6:58
Mark Salsbery1-Apr-07 6:58 
AnswerRe: [Internet] Connect directly between 2 computer Pin
ThatsAlok1-Apr-07 21:26
ThatsAlok1-Apr-07 21:26 
AnswerRe: [Internet] Connect directly between 2 computer Pin
ThatsAlok1-Apr-07 22:13
ThatsAlok1-Apr-07 22:13 
AnswerRe: [Internet] Connect directly between 2 computer Pin
arr.cpp3-Apr-07 5:36
arr.cpp3-Apr-07 5:36 
QuestionA linker error! Pin
Malini Nair31-Mar-07 20:50
Malini Nair31-Mar-07 20:50 
AnswerRe: A linker error! Pin
hoanglinh946631-Mar-07 21:02
hoanglinh946631-Mar-07 21:02 
AnswerRe: A linker error! Pin
CPallini1-Apr-07 1:03
mveCPallini1-Apr-07 1:03 
AnswerRe: A linker error! Pin
C Mahesh1-Apr-07 20:38
C Mahesh1-Apr-07 20:38 
AnswerRe: A linker error! Pin
Sachin R Sangoi2-Apr-07 1:20
Sachin R Sangoi2-Apr-07 1:20 
QuestionSDI as Main View with Zero to Many MDI-like Child Views Pin
C. Peterson31-Mar-07 18:52
C. Peterson31-Mar-07 18:52 
QuestionAbout multi-column listbox Pin
Chen-XuNuo31-Mar-07 16:20
Chen-XuNuo31-Mar-07 16:20 
AnswerRe: About multi-column listbox Pin
Chen-XuNuo1-Apr-07 1:22
Chen-XuNuo1-Apr-07 1:22 
GeneralRe: About multi-column listbox Pin
Hamid_RT1-Apr-07 18:22
Hamid_RT1-Apr-07 18:22 
QuestionCScroll behavior Pin
johny_d31-Mar-07 10:02
johny_d31-Mar-07 10:02 
AnswerRe: Warning while building a DLL Pin
prasad_som31-Mar-07 18:36
prasad_som31-Mar-07 18:36 
GeneralRe: Warning while building a DLL Pin
chelsea_blues1-Apr-07 5:54
chelsea_blues1-Apr-07 5:54 
QuestionEditbox in FormView Pin
CosminU31-Mar-07 7:16
CosminU31-Mar-07 7:16 
Hi All,

I have some CEdit's in an CFormView and I can do copy&paste by using the contextual menu but I just cannot do that by using the keyboard combinations Ctrl+C, Ctrl+V and so on. Of course there is no such problem for a CEdit in a CDialog.

I suppose there are some keywords' related messages eaten by CFormView. Any tips on how to solve that? Thanks.

Regards,
Cosmin Unguru

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.