Click here to Skip to main content
15,920,383 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialogBox Pin
G. White22-Oct-02 12:37
G. White22-Oct-02 12:37 
GeneralRe: DialogBox Pin
Paul M Watt22-Oct-02 12:46
mentorPaul M Watt22-Oct-02 12:46 
GeneralRe: DialogBox Pin
Christian Graus22-Oct-02 13:19
protectorChristian Graus22-Oct-02 13:19 
QuestionTerminating window-less process? Pin
Abin22-Oct-02 12:29
Abin22-Oct-02 12:29 
AnswerRe: Terminating window-less process? Pin
Hans Ruck22-Oct-02 23:41
Hans Ruck22-Oct-02 23:41 
Generaloverloaded operator new and STL vector Pin
Nemanja Trifunovic22-Oct-02 12:30
Nemanja Trifunovic22-Oct-02 12:30 
GeneralRe: overloaded operator new and STL vector Pin
Christian Graus22-Oct-02 13:34
protectorChristian Graus22-Oct-02 13:34 
GeneralRe: overloaded operator new and STL vector Pin
Nemanja Trifunovic22-Oct-02 15:58
Nemanja Trifunovic22-Oct-02 15:58 
Christian Graus wrote:
My *guess* would be that there is an operator new that takes two parameters and that it is involved in the creation of a vector.

True. Operator new with two arguments is required in an allocator function. The question still is what can I do about it? What to do with this second parameter?
Christian Graus wrote:


delete (0) is guarenteed to be safe.

Yeah, I know. My original new and delete are more complicated: not just wrappers for global ones.

Beer | [beer]
GeneralRe: overloaded operator new and STL vector Pin
Christian Graus22-Oct-02 16:01
protectorChristian Graus22-Oct-02 16:01 
GeneralRe: overloaded operator new and STL vector Pin
Nemanja Trifunovic22-Oct-02 16:10
Nemanja Trifunovic22-Oct-02 16:10 
GeneralRe: overloaded operator new and STL vector Pin
Christian Graus22-Oct-02 16:17
protectorChristian Graus22-Oct-02 16:17 
GeneralRe: overloaded operator new and STL vector Pin
Nemanja Trifunovic22-Oct-02 18:46
Nemanja Trifunovic22-Oct-02 18:46 
GeneralRe: overloaded operator new and STL vector Pin
Christian Graus22-Oct-02 18:48
protectorChristian Graus22-Oct-02 18:48 
GeneralRe: overloaded operator new and STL vector Pin
Joaquín M López Muñoz22-Oct-02 21:09
Joaquín M López Muñoz22-Oct-02 21:09 
GeneralRe: overloaded operator new and STL vector Pin
Nemanja Trifunovic23-Oct-02 5:10
Nemanja Trifunovic23-Oct-02 5:10 
GeneralRe: overloaded operator new and STL vector Pin
Nemanja Trifunovic23-Oct-02 5:36
Nemanja Trifunovic23-Oct-02 5:36 
QuestionHow to enumerate NICs? Pin
Anonymous22-Oct-02 12:11
Anonymous22-Oct-02 12:11 
GeneralDatabase and MFC! HHHEEEELLLLPPPP! Pin
MFC is the Best22-Oct-02 11:58
MFC is the Best22-Oct-02 11:58 
GeneralRe: Database and MFC! HHHEEEELLLLPPPP! Pin
Marc Clifton22-Oct-02 12:17
mvaMarc Clifton22-Oct-02 12:17 
GeneralRe: Database and MFC! HHHEEEELLLLPPPP! Pin
MFC is the Best22-Oct-02 12:43
MFC is the Best22-Oct-02 12:43 
GeneralRe: Database and MFC! HHHEEEELLLLPPPP! Pin
Marc Clifton22-Oct-02 13:13
mvaMarc Clifton22-Oct-02 13:13 
GeneralRe: Database and MFC! HHHEEEELLLLPPPP! Pin
Alexandru Savescu22-Oct-02 20:53
Alexandru Savescu22-Oct-02 20:53 
Questionedit box- change colors? Pin
jimNLX22-Oct-02 11:51
jimNLX22-Oct-02 11:51 
AnswerRe: edit box- change colors? Pin
Joaquín M López Muñoz22-Oct-02 11:54
Joaquín M López Muñoz22-Oct-02 11:54 
AnswerRe: edit box- change colors? Pin
adamUK22-Oct-02 21:45
adamUK22-Oct-02 21:45 

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.