Hi!
I'm new with Visual C++ and I have to create a dialog box that only have one label, one textbox and two buttons (OK and CANCEL). The problem is that I need to call this dialogbox from a DLL (because I'm using TCL) and can't do anything. All the examples that I have seen is for normal application or using MFC. I must use Visual C++ 6.0.
Can anyone show me how to do it?
Thanks,
Sérgio Cardoso
I'm new with Visual C++ and I have to create a dialog box that only have one label, one textbox and two buttons (OK and CANCEL). The problem is that I need to call this dialogbox from a DLL (because I'm using TCL) and can't do anything. All the examples that I have seen is for normal application or using MFC. I must use Visual C++ 6.0.
Can anyone show me how to do it?
Thanks,
Sérgio Cardoso