Click here to Skip to main content
15,914,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:07
Anonymous19-Jan-05 0:07 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
IsaacLitingjun19-Jan-05 0:17
IsaacLitingjun19-Jan-05 0:17 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:32
Anonymous19-Jan-05 0:32 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 0:38
Anonymous19-Jan-05 0:38 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Selvam R19-Jan-05 2:50
professionalSelvam R19-Jan-05 2:50 
GeneralRe: odbc, dao, oledb, ado database question ! Pin
Anonymous19-Jan-05 3:17
Anonymous19-Jan-05 3:17 
Generalchecking for stack or heap allocation Pin
Garth Watkins18-Jan-05 22:24
Garth Watkins18-Jan-05 22:24 
GeneralRe: checking for stack or heap allocation Pin
jan larsen18-Jan-05 23:27
jan larsen18-Jan-05 23:27 
I'm not a guru, so take this as a SWAG:
Maybe you could override operator new for your class, and let it throw an exception if invoked?
Or did you mean that operator new should allocate the object on the stack instead of the heap?, in that case, I would say: Not recommendable. (And probably very hard to implement).

"After all it's just text at the end of the day. - Colin Davies

"For example, when a VB programmer comes to my house, they may say 'does your pool need cleaning, sir ?' " - Christian Graus
GeneralRe: checking for stack or heap allocation Pin
Garth Watkins19-Jan-05 0:39
Garth Watkins19-Jan-05 0:39 
GeneralRe: checking for stack or heap allocation Pin
Serge Krynine18-Jan-05 23:37
Serge Krynine18-Jan-05 23:37 
GeneralRe: checking for stack or heap allocation Pin
Garth Watkins18-Jan-05 23:49
Garth Watkins18-Jan-05 23:49 
Generalneed starting point to writing directshow filter.. Pin
baboguru18-Jan-05 22:03
baboguru18-Jan-05 22:03 
GeneralRe: need starting point to writing directshow filter.. Pin
rrrado19-Jan-05 0:33
rrrado19-Jan-05 0:33 
GeneralLet's remotely access to VSS Pin
webcrab2004200518-Jan-05 21:43
webcrab2004200518-Jan-05 21:43 
GeneralRe: Let's remotely access to VSS Pin
jan larsen18-Jan-05 22:43
jan larsen18-Jan-05 22:43 
GeneralRe: Let's remotely access to VSS Pin
Gary R. Wheeler19-Jan-05 14:55
Gary R. Wheeler19-Jan-05 14:55 
GeneralPlease help me. Pin
dSolariuM18-Jan-05 20:34
dSolariuM18-Jan-05 20:34 
GeneralRe: Please help me. Pin
Yulianto.18-Jan-05 20:54
Yulianto.18-Jan-05 20:54 
GeneralRe: Please help me. Pin
pc_dev18-Jan-05 22:29
pc_dev18-Jan-05 22:29 
GeneralRe: Please help me. Pin
David Crow19-Jan-05 3:17
David Crow19-Jan-05 3:17 
GeneralError that occured only in Release mode Pin
Yaron Abershitz18-Jan-05 20:05
Yaron Abershitz18-Jan-05 20:05 
GeneralRe: Error that occured only in Release mode Pin
Yulianto.18-Jan-05 20:48
Yulianto.18-Jan-05 20:48 
GeneralGeneral C++ question on constructors Pin
melwyn18-Jan-05 19:33
melwyn18-Jan-05 19:33 
GeneralRe: General C++ question on constructors Pin
Emilio Garavaglia18-Jan-05 21:56
Emilio Garavaglia18-Jan-05 21:56 
GeneralRe: General C++ question on constructors Pin
markkuk19-Jan-05 2:02
markkuk19-Jan-05 2:02 

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.