Click here to Skip to main content
15,910,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory Device context Pin
John R. Shaw2-Apr-04 10:57
John R. Shaw2-Apr-04 10:57 
GeneralVisual c++ 6.0 bitmap moving Pin
Dimenser1-Apr-04 17:00
Dimenser1-Apr-04 17:00 
GeneralRe: Visual c++ 6.0 bitmap moving Pin
John R. Shaw2-Apr-04 11:10
John R. Shaw2-Apr-04 11:10 
Generalclosing a messagebox window Pin
bryce1-Apr-04 16:47
bryce1-Apr-04 16:47 
GeneralRe: closing a messagebox window Pin
Shog91-Apr-04 17:23
sitebuilderShog91-Apr-04 17:23 
GeneralRe: closing a messagebox window Pin
bryce1-Apr-04 17:28
bryce1-Apr-04 17:28 
GeneralRe: closing a messagebox window Pin
Shog91-Apr-04 17:37
sitebuilderShog91-Apr-04 17:37 
GeneralError C2440 on porting from VC6 to VC++.NET Pin
DionChen1-Apr-04 16:26
DionChen1-Apr-04 16:26 
Hi,

I am porting a MFC Dialog-based app from VC6 to VC++.NET. I have got the following error. I have user-defined message handler in the CMyTestApp, instead of CMyTestDlg, in the VC6 project. Does thiis error message tell me that I can not have my message handler in the CMyTestApp and the message handler has to be in the CWnd-derived class, such as CMyTestDlg?

Thansk in advance.

Dion

error C2440: 'static_cast' : cannot convert from 'LRESULT (__thiscall CMyTestApp::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
None of the functions with this name in scope match the target type


GeneralWhat's header file with these function Pin
GflPower1-Apr-04 15:54
GflPower1-Apr-04 15:54 
GeneralRe: What's header file with these function Pin
Christian Graus1-Apr-04 16:16
protectorChristian Graus1-Apr-04 16:16 
GeneralDrop Down Menu Button in a CDialogBar Pin
+Ari+1-Apr-04 12:45
+Ari+1-Apr-04 12:45 
GeneralRe: Drop Down Menu Button in a CDialogBar Pin
John R. Shaw2-Apr-04 11:42
John R. Shaw2-Apr-04 11:42 
General3DES/ECB Mode Implementation Pin
Jeffrey Walton1-Apr-04 12:37
Jeffrey Walton1-Apr-04 12:37 
GeneralRe: 3DES/ECB Mode Implementation Pin
Alexander M.,1-Apr-04 22:57
Alexander M.,1-Apr-04 22:57 
GeneralMicrosoft SDK Pin
John R. Shaw1-Apr-04 12:11
John R. Shaw1-Apr-04 12:11 
GeneralRe: Microsoft SDK Pin
Harold Bamford1-Apr-04 12:18
Harold Bamford1-Apr-04 12:18 
GeneralRe: Microsoft SDK Pin
John R. Shaw1-Apr-04 12:27
John R. Shaw1-Apr-04 12:27 
GeneralRe: Microsoft SDK Pin
Gary R. Wheeler1-Apr-04 14:02
Gary R. Wheeler1-Apr-04 14:02 
GeneralCString Pin
Oriented1-Apr-04 11:34
Oriented1-Apr-04 11:34 
GeneralRe: CString Pin
John R. Shaw1-Apr-04 12:23
John R. Shaw1-Apr-04 12:23 
GeneralRe: CString Pin
Cambalindo1-Apr-04 12:29
Cambalindo1-Apr-04 12:29 
GeneralRe: CString Pin
Christian Graus1-Apr-04 14:09
protectorChristian Graus1-Apr-04 14:09 
GeneralRe: CString Pin
akirachen1-Apr-04 21:12
akirachen1-Apr-04 21:12 
Generalcrystal reports - showing report in VC .Net Pin
BlackDice1-Apr-04 11:06
BlackDice1-Apr-04 11:06 
GeneralWindows 2000 and 2003 editions Pin
orcun colak1-Apr-04 9:49
orcun colak1-Apr-04 9:49 

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.