Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalmini window Pin
Zizilamoroso12-Sep-02 6:25
Zizilamoroso12-Sep-02 6:25 
GeneralRe: mini window Pin
Zizilamoroso12-Sep-02 6:27
Zizilamoroso12-Sep-02 6:27 
Generalfinally dealing with 'new' Pin
ns12-Sep-02 6:19
ns12-Sep-02 6:19 
GeneralRe: finally dealing with 'new' Pin
Chris Losinger12-Sep-02 6:24
professionalChris Losinger12-Sep-02 6:24 
GeneralRe: finally dealing with 'new' Pin
Le centriste12-Sep-02 7:43
Le centriste12-Sep-02 7:43 
GeneralRe: finally dealing with 'new' Pin
Ravi Bhavnani12-Sep-02 10:32
professionalRavi Bhavnani12-Sep-02 10:32 
GeneralRe: finally dealing with 'new' Pin
Michael Dunn12-Sep-02 18:29
sitebuilderMichael Dunn12-Sep-02 18:29 
GeneralRe: finally dealing with 'new' Pin
ns17-Sep-02 3:19
ns17-Sep-02 3:19 
So if I already have a try-catch for COM errors in my code and I do a new in the try, I should add another catch?

Like
catch(CMemoryException *e)
{
}

Is the e coming in from the system?

Thanks,
ns
GeneralRe: finally dealing with 'new' Pin
Michael Dunn17-Sep-02 5:27
sitebuilderMichael Dunn17-Sep-02 5:27 
QuestionHow to insert a number of Icons into a project? Pin
chen12-Sep-02 5:47
chen12-Sep-02 5:47 
GeneralVisio 2000 Style Dockable windows Pin
Yaeli12-Sep-02 5:27
Yaeli12-Sep-02 5:27 
GeneralRe: Visio 2000 Style Dockable windows Pin
Anonymous12-Sep-02 5:44
Anonymous12-Sep-02 5:44 
GeneralStatistics Package Pin
David Day12-Sep-02 5:18
David Day12-Sep-02 5:18 
QuestionCan someone crack this problem? I can't... Pin
Tommy Svensson12-Sep-02 4:58
Tommy Svensson12-Sep-02 4:58 
AnswerRe: Can someone crack this problem? I can't... Pin
benjymous12-Sep-02 5:24
benjymous12-Sep-02 5:24 
AnswerRe: Can someone crack this problem? I can't... Pin
Andreas Saurwein12-Sep-02 5:57
Andreas Saurwein12-Sep-02 5:57 
QuestionMAX_PATH defined as? Pin
ns12-Sep-02 5:01
ns12-Sep-02 5:01 
AnswerRe: MAX_PATH defined as? Pin
Chris Losinger12-Sep-02 5:04
professionalChris Losinger12-Sep-02 5:04 
GeneralRe: MAX_PATH defined as? Pin
ns12-Sep-02 5:19
ns12-Sep-02 5:19 
GeneralRe: MAX_PATH defined as? Pin
Chris Losinger12-Sep-02 5:20
professionalChris Losinger12-Sep-02 5:20 
AnswerRe: MAX_PATH defined as? Pin
Ravi Bhavnani12-Sep-02 5:56
professionalRavi Bhavnani12-Sep-02 5:56 
GeneralRe: MAX_PATH defined as? Pin
ns12-Sep-02 8:26
ns12-Sep-02 8:26 
GeneralPopup menu Pin
12-Sep-02 4:32
suss12-Sep-02 4:32 
GeneralRe: Popup menu Pin
Anonymous12-Sep-02 4:35
Anonymous12-Sep-02 4:35 
GeneralRe: Popup menu Pin
Tomasz Sowinski12-Sep-02 4:47
Tomasz Sowinski12-Sep-02 4: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.