Click here to Skip to main content
15,867,308 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Difference between CToolbar and CDialogBar Pin
Owner drawn1-Jan-06 22:59
Owner drawn1-Jan-06 22:59 
QuestionDatabase layer generator Pin
Francisco José Sen del Prado1-Jan-06 22:51
Francisco José Sen del Prado1-Jan-06 22:51 
AnswerRe: Database layer generator Pin
Zdeslav Vojkovic2-Jan-06 23:57
Zdeslav Vojkovic2-Jan-06 23:57 
GeneralRe: Database layer generator Pin
Francisco José Sen del Prado3-Jan-06 8:15
Francisco José Sen del Prado3-Jan-06 8:15 
QuestionIcon of cursor Pin
kendao1-Jan-06 22:41
kendao1-Jan-06 22:41 
AnswerRe: Icon of cursor Pin
Owner drawn1-Jan-06 22:48
Owner drawn1-Jan-06 22:48 
AnswerRe: Icon of cursor Pin
ThatsAlok1-Jan-06 23:06
ThatsAlok1-Jan-06 23:06 
Questioncould anybody please explain to me how come this happen? Pin
ewighell1-Jan-06 22:21
ewighell1-Jan-06 22:21 
void fun(CArray<CString,CString>)
{
}
void fun(CArray<CString,CString>& )
{
}

why dose the argument in the first function produce a error(like this: error C2664: 'fun' : cannot convert parameter 1 from 'class CArray<enum myenum,enum myenum>' to 'class CArray<enum myenum,enum myenum>'No copy constructor available for class 'CArray<enum myenum,enum myenum>')
while the second funtion is right?

Thank you very much!!!


AnswerRe: could anybody please explain to me how come this happen? Pin
sunit51-Jan-06 22:52
sunit51-Jan-06 22:52 
AnswerRe: could anybody please explain to me how come this happen? Pin
rabih_kai1-Jan-06 22:58
rabih_kai1-Jan-06 22:58 
GeneralRe: could anybody please explain to me how come this happen? Pin
ewighell1-Jan-06 23:17
ewighell1-Jan-06 23:17 
GeneralRe: could anybody please explain to me how come this happen? Pin
rabih_kai2-Jan-06 2:08
rabih_kai2-Jan-06 2:08 
GeneralRe: could anybody please explain to me how come this happen? Pin
ewighell2-Jan-06 15:06
ewighell2-Jan-06 15:06 
AnswerRe: could anybody please explain to me how come this happen? Pin
Owner drawn1-Jan-06 23:06
Owner drawn1-Jan-06 23:06 
GeneralRe: could anybody please explain to me how come this happen? Pin
ewighell2-Jan-06 1:55
ewighell2-Jan-06 1:55 
QuestionSimple DLL Question... Pin
Axonn Echysttas1-Jan-06 22:14
Axonn Echysttas1-Jan-06 22:14 
AnswerRe: Simple DLL Question... Pin
sunit51-Jan-06 22:29
sunit51-Jan-06 22:29 
GeneralRe: Simple DLL Question... Pin
sunit51-Jan-06 22:31
sunit51-Jan-06 22:31 
GeneralRe: Simple DLL Question... Pin
Axonn Echysttas1-Jan-06 23:34
Axonn Echysttas1-Jan-06 23:34 
QuestionAssignProcessToJobObject from a different process Pin
Chintoo7231-Jan-06 21:50
Chintoo7231-Jan-06 21:50 
Questionhow to get my IP Pin
islheg1-Jan-06 21:21
islheg1-Jan-06 21:21 
AnswerRe: how to get my IP Pin
mehrdadov1-Jan-06 22:11
mehrdadov1-Jan-06 22:11 
AnswerRe: how to get my IP Pin
ThatsAlok1-Jan-06 22:43
ThatsAlok1-Jan-06 22:43 
QuestionMSVC Your own toy os made EASY. Pin
kmcguire34131-Jan-06 21:17
kmcguire34131-Jan-06 21:17 
QuestionCD Write Pin
mehrdadov1-Jan-06 20:47
mehrdadov1-Jan-06 20:47 

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.