Hi all,
I have tried to create a multiple dialog app in Visual C++ but it gives me an assertion failure when I try to run it. Its just a simple program that sends whats entered in the dialog back to its parent. It works when its just one edit box but I am now trying with a ListBox populating the parents ComboBox (CArray is involved). I need example code rather urgently so that I can compare and find out what I am doing wrong.
Please could someone either post some as a reponse or point me to an online resource.
Thanks
Rgds
Matt
I have tried to create a multiple dialog app in Visual C++ but it gives me an assertion failure when I try to run it. Its just a simple program that sends whats entered in the dialog back to its parent. It works when its just one edit box but I am now trying with a ListBox populating the parents ComboBox (CArray is involved). I need example code rather urgently so that I can compare and find out what I am doing wrong.
Please could someone either post some as a reponse or point me to an online resource.
Thanks
Rgds
Matt