Click here to Skip to main content
15,895,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionA crisis with string table Pin
ganesa moorthy29-Mar-08 2:00
ganesa moorthy29-Mar-08 2:00 
GeneralRe: A crisis with string table Pin
Michael Schubert29-Mar-08 4:00
Michael Schubert29-Mar-08 4:00 
QuestionRegQueryValueEx fails, but why? Pin
Vimvq198729-Mar-08 1:19
Vimvq198729-Mar-08 1:19 
AnswerRe: RegQueryValueEx fails, but why? Pin
Michael Schubert29-Mar-08 4:23
Michael Schubert29-Mar-08 4:23 
GeneralRe: RegQueryValueEx fails, but why? Pin
Vimvq198729-Mar-08 4:38
Vimvq198729-Mar-08 4:38 
AnswerRe: RegQueryValueEx fails, but why? Pin
David Crow30-Mar-08 2:59
David Crow30-Mar-08 2:59 
Generalauto_ptr in exception safety design Pin
George_George29-Mar-08 0:54
George_George29-Mar-08 0:54 
GeneralRe: auto_ptr in exception safety design Pin
CPallini30-Mar-08 2:55
mveCPallini30-Mar-08 2:55 
George_George wrote:
1. What means "the right semantics for the auto_ptr member"?

Right semantics means: "a copy constructor and a assignment operator that make sense for that class", I think. Maybe a deep member copy, maybe different.


George_George wrote:
2. "disable" means for the class, copy construction and assignment are not needed? Curious. Never thought of a class which does not need that two basic functions.


For instance a Singleton.

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke


GeneralRe: auto_ptr in exception safety design Pin
George_George30-Mar-08 19:03
George_George30-Mar-08 19:03 
GeneralRe: auto_ptr in exception safety design Pin
CPallini30-Mar-08 21:24
mveCPallini30-Mar-08 21:24 
GeneralRe: auto_ptr in exception safety design Pin
George_George30-Mar-08 22:19
George_George30-Mar-08 22:19 
Generalregarding Visual Studio 2005 Pin
rowdy_vc++29-Mar-08 0:28
rowdy_vc++29-Mar-08 0:28 
GeneralRe: regarding Visual Studio 2005 Pin
rp_suman29-Mar-08 1:48
rp_suman29-Mar-08 1:48 
GeneralRe: regarding Visual Studio 2005 Pin
Mark Salsbery29-Mar-08 7:05
Mark Salsbery29-Mar-08 7:05 
QuestionProblem with wndTopMost in Vista Pin
creatman28-Mar-08 23:35
creatman28-Mar-08 23:35 
GeneralRe: Problem with wndTopMost in Vista Pin
rowdy_vc++29-Mar-08 1:31
rowdy_vc++29-Mar-08 1:31 
GeneralRe: Problem with wndTopMost in Vista Pin
creatman29-Mar-08 7:28
creatman29-Mar-08 7:28 
GeneralWhat's the newest Platform SDK VC6 can use under Windows XP? [modified] Pin
followait28-Mar-08 23:03
followait28-Mar-08 23:03 
GeneralRe: What's the newest Platform SDK VC6 can use under Windows XP? Pin
Randor 30-Mar-08 16:40
professional Randor 30-Mar-08 16:40 
GeneralRe: What's the newest Platform SDK VC6 can use under Windows XP? Pin
followait30-Mar-08 18:08
followait30-Mar-08 18:08 
Generalabout DLL Pin
rowdy_vc++28-Mar-08 22:59
rowdy_vc++28-Mar-08 22:59 
GeneralRe: about DLL Pin
followait28-Mar-08 23:17
followait28-Mar-08 23:17 
GeneralRe: about DLL Pin
rp_suman29-Mar-08 0:18
rp_suman29-Mar-08 0:18 
GeneralRe: about DLL Pin
Moak29-Mar-08 13:33
Moak29-Mar-08 13:33 
GeneralCompile error atlapp.h can not be found Pin
George_George28-Mar-08 22:16
George_George28-Mar-08 22:16 

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.