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

C / C++ / MFC

 
AnswerRe: Is anybody know any free unicode xml lib/classes? Pin
Stephen Hewitt12-Jul-07 22:15
Stephen Hewitt12-Jul-07 22:15 
AnswerRe: Is anybody know any free unicode xml lib/classes? Pin
jhwurmbach12-Jul-07 22:47
jhwurmbach12-Jul-07 22:47 
AnswerRe: Is anybody know any free unicode xml lib/classes? Pin
Nemanja Trifunovic13-Jul-07 2:23
Nemanja Trifunovic13-Jul-07 2:23 
Questionparallel port related problem Pin
rajbhansingh12-Jul-07 21:26
rajbhansingh12-Jul-07 21:26 
AnswerRe: parallel port related problem Pin
Rage13-Jul-07 1:12
professionalRage13-Jul-07 1:12 
QuestionHow to inherit a MFC class. Pin
chaitannya_m12-Jul-07 20:07
chaitannya_m12-Jul-07 20:07 
AnswerRe: How to inherit a MFC class. Pin
baerten12-Jul-07 21:28
baerten12-Jul-07 21:28 
AnswerRe: How to inherit a MFC class. Pin
sps-itsec4612-Jul-07 22:41
sps-itsec4612-Jul-07 22:41 
It's not really much info you posted but check if the declaration and definition of the method PreTranslateMessage() is correct.

When I look at your BEGIN_MESSAGE_MAP macro your class seems to be called CCustomListCtrl but the definition of PreTranslateMessage() contains a class named CCustomList:
CCustomList::PreTranslateMessage(struct tagMSG *)


cheers,
mykel

OMM: "Let us be thankful we have an occupation to fill. Work hard, increase production, prevent accidents and be happy."

GeneralRe: How to inherit a MFC class. Pin
chaitannya_m13-Jul-07 0:07
chaitannya_m13-Jul-07 0:07 
GeneralRe: How to inherit a MFC class. Pin
sps-itsec4613-Jul-07 1:18
sps-itsec4613-Jul-07 1:18 
AnswerRe: How to inherit a MFC class. Pin
Sam_c12-Jul-07 22:47
Sam_c12-Jul-07 22:47 
AnswerRe: How to inherit a MFC class. Pin
jhwurmbach12-Jul-07 23:11
jhwurmbach12-Jul-07 23:11 
QuestionI am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
yaminisridaran12-Jul-07 19:43
yaminisridaran12-Jul-07 19:43 
AnswerRe: I am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
liur1712-Jul-07 20:00
liur1712-Jul-07 20:00 
GeneralRe: I am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
yaminisridaran12-Jul-07 20:26
yaminisridaran12-Jul-07 20:26 
GeneralRe: I am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
liur1712-Jul-07 21:07
liur1712-Jul-07 21:07 
GeneralRe: I am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
yaminisridaran12-Jul-07 21:13
yaminisridaran12-Jul-07 21:13 
Question::BringWindowToTop() Pin
vicky0000012-Jul-07 18:40
vicky0000012-Jul-07 18:40 
AnswerRe: ::BringWindowToTop() Pin
Rage12-Jul-07 21:08
professionalRage12-Jul-07 21:08 
QuestionRe: ::BringWindowToTop() Pin
David Crow13-Jul-07 4:34
David Crow13-Jul-07 4:34 
QuestionWinExec() Function Pin
santhoshv8412-Jul-07 18:27
santhoshv8412-Jul-07 18:27 
AnswerRe: WinExec() Function Pin
Paresh Chitte12-Jul-07 19:36
Paresh Chitte12-Jul-07 19:36 
GeneralRe: WinExec() Function Pin
santhoshv8412-Jul-07 20:28
santhoshv8412-Jul-07 20:28 
GeneralRe: WinExec() Function Pin
Paresh Chitte12-Jul-07 20:34
Paresh Chitte12-Jul-07 20:34 
GeneralRe: WinExec() Function Pin
santhoshv8412-Jul-07 20:54
santhoshv8412-Jul-07 20:54 

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.