I created an MFC dialog window in the DLL, and now the adjustment function
STARTDLG (HWND HWND) only passed the window handle, and I want to use the CDLLDLGLG in the function.
Create a dialog window with HWND as the parent window, but in the MFC, the parent window is passed in the form of a pointer, does not have to create a sub-dialog window with m_dldlg in the case of knowing the parent window handle.