Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop Dialog_Window
Title: feimotaiduihuak Download
 Description: Non-modal dialog box to create more complicated. The following describes the specific methods: First, create a new dialog resources, and create a new class associated with it (with AppWizard) Second, call the CDialog the default constructor to construct the dialog object (note that not create the window), this step in the constructor of the main frame window. Again, call CDialog :: Create member function to create a window, Create the resource ID as a parameter in the dialog window is still displayed on the screen, immediately return the control. Finally, a non-modal dialog box is closed, pay attention to call the the DestroyWindow function instead of CloseWindow. Delete only the window of the dialog box, the dialog object is not deleted, left to create a new window. When the program exits, and then delete the dialog object. This process dialog box with the message transfer between the main window must be implemented by the user, the custom message map (Step 10 in the code for det
 Downloaders recently: [More information of uploader wojiushiwo]
 To Search:
File list (Check if you may need any files):
 

源代码\MainFrm.cpp
......\MainFrm.h
......\ModelessDialog.cpp
......\ModelessDialog.h
......\ReadMe.txt
......\Resource.h
......\ShowModelessDialog.aps
......\ShowModelessDialog.clw
......\ShowModelessDialog.cpp
......\ShowModelessDialog.dsp
......\ShowModelessDialog.dsw
......\ShowModelessDialog.h
......\ShowModelessDialog.ncb
......\ShowModelessDialog.opt
......\ShowModelessDialog.plg
......\ShowModelessDialog.rc
......\ShowModelessDialogDoc.cpp
......\ShowModelessDialogDoc.h
......\ShowModelessDialogView.cpp
......\ShowModelessDialogView.h
......\StdAfx.cpp
......\StdAfx.h
......\res\ShowModelessDialog.ico
......\...\ShowModelessDialog.rc2
......\...\ShowModelessDialogDoc.ico
......\...\Toolbar.bmp
......\res
源代码
    

CodeBus www.codebus.net