Click here to Skip to main content
15,927,918 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFile names inside a folder.. Pin
Neha5-Mar-02 22:58
Neha5-Mar-02 22:58 
GeneralRe: File names inside a folder.. Pin
Nish Nishant5-Mar-02 23:18
sitebuilderNish Nishant5-Mar-02 23:18 
GeneralRe: File names inside a folder.. Pin
Mazdak6-Mar-02 0:29
Mazdak6-Mar-02 0:29 
GeneralSpinbutton and EN_CHANGE Pin
Arjan Schouten5-Mar-02 22:09
Arjan Schouten5-Mar-02 22:09 
GeneralCopy constructor ignored when passing by value to a function with unspecified number of arguments. Pin
Serge Krynine5-Mar-02 21:01
Serge Krynine5-Mar-02 21:01 
GeneralRe: Copy constructor ignored when passing by value to a function with unspecified number of arguments. Pin
Joaquín M López Muñoz5-Mar-02 21:38
Joaquín M López Muñoz5-Mar-02 21:38 
GeneralRe: Check this disassembly.... Pin
Atul Dharne6-Mar-02 0:04
Atul Dharne6-Mar-02 0:04 
GeneralRe: Copy constructor ignored when passing by value to a function with unspecified number of arguments. Pin
Serge Krynine6-Mar-02 14:41
Serge Krynine6-Mar-02 14:41 
Thanks for the answers, now it’s clear. As the disassembly shows, the compiler generated ‘default copy constructor’ and ignored the user-defined copy constructor. Surely, in this situation, the compiler must warn about what it is doing? Interesting, what the standard says about user defined copy constructors. Does it mention that copy constructors are not applicable in some cases? And how many case are there ?
GeneralCalling member function from CALLBACK function Pin
5-Mar-02 20:46
suss5-Mar-02 20:46 
GeneralRe: Calling member function from CALLBACK function Pin
5-Mar-02 20:53
suss5-Mar-02 20:53 
GeneralRe: Calling member function from CALLBACK function Pin
Michael Dunn6-Mar-02 7:28
sitebuilderMichael Dunn6-Mar-02 7:28 
GeneralDraw something on the button Pin
Rickard Andersson205-Mar-02 20:44
Rickard Andersson205-Mar-02 20:44 
GeneralRe: Draw something on the button Pin
Christian Graus6-Mar-02 10:30
protectorChristian Graus6-Mar-02 10:30 
GeneralI want to Write CToolBar class from the scratch Pin
Abhishek Narula5-Mar-02 19:34
Abhishek Narula5-Mar-02 19:34 
GeneralRe: I want to Write CToolBar class from the scratch Pin
Christian Graus5-Mar-02 20:09
protectorChristian Graus5-Mar-02 20:09 
GeneralRe: I want to Write CToolBar class from the scratch Pin
Abhishek Narula5-Mar-02 20:33
Abhishek Narula5-Mar-02 20:33 
GeneralRe: I want to Write CToolBar class from the scratch Pin
Christian Graus5-Mar-02 20:31
protectorChristian Graus5-Mar-02 20:31 
GeneralRe: I want to Write CToolBar class from the scratch Pin
Abhishek Narula6-Mar-02 0:31
Abhishek Narula6-Mar-02 0:31 
GeneralGUI implementation Pin
Morozov Alexey5-Mar-02 17:51
Morozov Alexey5-Mar-02 17:51 
GeneralRe: GUI implementation Pin
Christian Graus5-Mar-02 18:56
protectorChristian Graus5-Mar-02 18:56 
GeneralRe: GUI implementation Pin
Morozov Alexey5-Mar-02 20:30
Morozov Alexey5-Mar-02 20:30 
GeneralRe: GUI implementation Pin
Christian Graus6-Mar-02 8:11
protectorChristian Graus6-Mar-02 8:11 
GeneralRe: GUI implementation Pin
Nish Nishant5-Mar-02 20:23
sitebuilderNish Nishant5-Mar-02 20:23 
GeneralRe: GUI implementation Pin
Christian Graus5-Mar-02 20:25
protectorChristian Graus5-Mar-02 20:25 
GeneralRe: GUI implementation Pin
Morozov Alexey5-Mar-02 20:41
Morozov Alexey5-Mar-02 20:41 

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.