How to create inputbox in MFC DLL C ++?

0

Cordial greeting colleagues, it turns out that I am developing an MFC DLL that will read an application, what I need to know is, if it is possible to generate inputbox in MFC DLL C ++, so that the user by keyboard will enter the value to a certain Variable type.I am working on MS Visual Studio 2017 How could I do it?

    
asked by Kevin Burbano 09.03.2018 в 13:56
source

0 answers