Archive

Posts Tagged ‘MFC’

DoModal() does not show the dialog in a DLL

17:01:09 May 31st, 2009 No comments

I was currently working on an MFC dll and wanted to add some customization function to the model, which prompts a setting dialog. Unfortunately, the code failed to show the dialog…

Categories: Programming Tags: , ,