Click here to Skip to main content
15,915,065 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRecording Metafiles in Gdi+ into a Memory Buffer---possible? Pin
Swinefeaster30-Apr-02 17:17
Swinefeaster30-Apr-02 17:17 
QuestionQuestion bout menus? Pin
MaTrIX2k230-Apr-02 16:59
MaTrIX2k230-Apr-02 16:59 
GeneralDoubt in Template Pin
arthivjii30-Apr-02 15:49
arthivjii30-Apr-02 15:49 
GeneralRe: Doubt in Template Pin
Tom Archer30-Apr-02 16:16
Tom Archer30-Apr-02 16:16 
GeneralRe: Doubt in Template Pin
Christian Graus30-Apr-02 19:07
protectorChristian Graus30-Apr-02 19:07 
GeneralRe: Doubt in Template Pin
Maxwell Chen1-May-02 6:15
Maxwell Chen1-May-02 6:15 
GeneralControl array Pin
marcela30-Apr-02 15:09
marcela30-Apr-02 15:09 
GeneralRe: Control array Pin
marcela30-Apr-02 15:33
marcela30-Apr-02 15:33 
Ok, I found GetDlgItem and it's pretty much what I was looking for! Smile | :)

But I have a problem now, I declared my button array in the dialog like this:

CButton* buttons[9];

I run the program and everything's fine, but when closing the application I get an unhandled exeption error. I'm doing absolutely nothing with this pointers, they're just declared... Confused | :confused:

any thoughts why this happens?

thanks!

marcela bovio


GeneralRe: Control array Pin
Tom Archer30-Apr-02 16:13
Tom Archer30-Apr-02 16:13 
GeneralRe: Control array Pin
marcela30-Apr-02 17:33
marcela30-Apr-02 17:33 
GeneralRe: Control array Pin
Tom Archer30-Apr-02 18:01
Tom Archer30-Apr-02 18:01 
GeneralA Simple CString Question. Pin
Zizilamoroso30-Apr-02 13:23
Zizilamoroso30-Apr-02 13:23 
GeneralRe: A Simple CString Question. Pin
Christian Graus30-Apr-02 13:50
protectorChristian Graus30-Apr-02 13:50 
GeneralRe: A Simple CString Question. Pin
Nish Nishant30-Apr-02 13:56
sitebuilderNish Nishant30-Apr-02 13:56 
GeneralRe: A Simple CString Question. Pin
Tom Archer30-Apr-02 16:14
Tom Archer30-Apr-02 16:14 
GeneralRe: A Simple CString Question. Pin
Nish Nishant30-Apr-02 17:08
sitebuilderNish Nishant30-Apr-02 17:08 
GeneralRe: A Simple CString Question. Pin
Tom Archer30-Apr-02 17:12
Tom Archer30-Apr-02 17:12 
GeneralRe: A Simple CString Question. Pin
Nish Nishant30-Apr-02 17:45
sitebuilderNish Nishant30-Apr-02 17:45 
GeneralRe: A Simple CString Question. Pin
Tom Archer30-Apr-02 17:14
Tom Archer30-Apr-02 17:14 
GeneralRe: A Simple CString Question. Pin
Nish Nishant30-Apr-02 17:51
sitebuilderNish Nishant30-Apr-02 17:51 
GeneralRe: A Simple CString Question. Pin
Tom Archer30-Apr-02 18:02
Tom Archer30-Apr-02 18:02 
GeneralRe: A Simple CString Question. Pin
Nish Nishant30-Apr-02 18:31
sitebuilderNish Nishant30-Apr-02 18:31 
GeneralRe: A Simple CString Question. Pin
Tom Archer30-Apr-02 18:32
Tom Archer30-Apr-02 18:32 
GeneralRe: A Simple CString Question. Pin
Zizilamoroso1-May-02 14:18
Zizilamoroso1-May-02 14:18 
GeneralRe: A Simple CString Question. Pin
Nish Nishant1-May-02 14:23
sitebuilderNish Nishant1-May-02 14:23 

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.