Dear all,


i'm a new guy in c++, i'm making a program using MFC dialogue, i need to pass an array value from one dialogue to another, but the other dialogue doesn't recognise the variable even i've include the previous dlg header file, so, how to do that? thanks very much!!