Click here to Skip to main content
16,012,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Win32 api Pin
Ravi Bhavnani29-Aug-03 12:55
professionalRavi Bhavnani29-Aug-03 12:55 
GeneralRe: Win32 api Pin
John M. Drescher29-Aug-03 13:32
John M. Drescher29-Aug-03 13:32 
GeneralRe: Win32 api Pin
Joe Woodbury29-Aug-03 19:05
professionalJoe Woodbury29-Aug-03 19:05 
GeneralRe: Win32 api Pin
Michael Dunn29-Aug-03 19:11
sitebuilderMichael Dunn29-Aug-03 19:11 
GeneralConfused With Splitters and Views Pin
rjahrman29-Aug-03 8:11
rjahrman29-Aug-03 8:11 
GeneralRe: Confused With Splitters and Views Pin
Larry J. Siddens29-Aug-03 10:14
Larry J. Siddens29-Aug-03 10:14 
GeneralRe: Confused With Splitters and Views Pin
rjahrman29-Aug-03 15:12
rjahrman29-Aug-03 15:12 
GeneralRe: Confused With Splitters and Views Pin
Larry J. Siddens30-Aug-03 3:24
Larry J. Siddens30-Aug-03 3:24 
rjahrman wrote:
error C2440: 'return' : cannot convert from 'class CRightView *' to 'class CObject *'

Did you say it was an MFC object? There are 3 class types.

MFC.
Generic.
Form Class

You created if with the MFC class type, correct? Guessing from the errors (the second) that it isn't what you have done. If you have, then (Did not use MFC class -- the first drop down box) delete the two files out of your project, delete the files off your system (or just rename them) and try again.

The CListView has as its very base the CObject. This is why I'm thinking that you used one of the other types.

Hope this helps
Larry


Larry J. Siddens
Cornerstone Communications

TAME THE DOCUMENT MONSTER
www.unifier.biz
GeneralDialog question Pin
rpadrela29-Aug-03 7:13
rpadrela29-Aug-03 7:13 
GeneralRe: Dialog question Pin
Alexander M.,29-Aug-03 8:56
Alexander M.,29-Aug-03 8:56 
GeneralRe: Dialog question Pin
rpadrela29-Aug-03 10:40
rpadrela29-Aug-03 10:40 
GeneralRe: Dialog question Pin
rpadrela29-Aug-03 11:16
rpadrela29-Aug-03 11:16 
GeneralRe: Dialog question Pin
John M. Drescher29-Aug-03 11:51
John M. Drescher29-Aug-03 11:51 
GeneralRe: Dialog question Pin
l a u r e n29-Aug-03 10:58
l a u r e n29-Aug-03 10:58 
GeneralRe: Dialog question Pin
Ravi Bhavnani29-Aug-03 13:40
professionalRavi Bhavnani29-Aug-03 13:40 
GeneralMDI/SDI Program structure Pin
Mikey_E29-Aug-03 7:07
professionalMikey_E29-Aug-03 7:07 
GeneralRe: MDI/SDI Program structure Pin
Sidare29-Aug-03 7:38
Sidare29-Aug-03 7:38 
GeneralRe: MDI/SDI Program structure Pin
Mikey_E29-Aug-03 9:25
professionalMikey_E29-Aug-03 9:25 
GeneralName mangling Pin
Anonymous29-Aug-03 7:02
Anonymous29-Aug-03 7:02 
GeneralRe: Name mangling Pin
Larry J. Siddens29-Aug-03 10:17
Larry J. Siddens29-Aug-03 10:17 
GeneralRe: Name mangling Pin
Anonymous29-Aug-03 11:28
Anonymous29-Aug-03 11:28 
GeneralRe: Name mangling Pin
John M. Drescher29-Aug-03 11:48
John M. Drescher29-Aug-03 11:48 
QuestionMFC for Handheld devices? Pin
Terry O'Nolley29-Aug-03 6:52
Terry O'Nolley29-Aug-03 6:52 
AnswerRe: MFC for Handheld devices? Pin
vcplusplus29-Aug-03 7:39
vcplusplus29-Aug-03 7:39 
GeneralRe: MFC for Handheld devices? Pin
Terry O'Nolley29-Aug-03 8:36
Terry O'Nolley29-Aug-03 8:36 

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.