Hello,
Is there a way that I can create a dialog application without using main() function? I want to call the dialog function from another application function instead that uses a different toolkit/framework. In other words I'm launching the dialog from within the same process of the main program.
Thanks.
Bookmarks