Description: Create a MFC regular DLL, through the Export dialog box function displays color information
To Search:
File list (Check if you may need any files):
实例286——创建MFC常规DLL,通过导出函数显示颜色信息对话框\DlgRegularDll\ColoarDlg.cpp
.........................................................\.............\ColoarDlg.h
.........................................................\.............\ColorDlgExport.cpp
.........................................................\.............\Debug\ColoarDlg.obj
.........................................................\.............\.....\ColorDlgExport.obj
.........................................................\.............\.....\DlgRegularDll.dll
.........................................................\.............\.....\DlgRegularDll.exp
.........................................................\.............\.....\DlgRegularDll.ilk
.........................................................\.............\.....\DlgRegularDll.lib
.........................................................\.............\.....\DlgRegularDll.obj
.........................................................\.............\.....\DlgRegularDll.pch
.........................................................\.............\.....\DlgRegularDll.pdb
.........................................................\.............\.....\DlgRegularDll.res
.........................................................\.............\.....\StdAfx.obj
.........................................................\.............\.....\vc60.idb
.........................................................\.............\.....\vc60.pdb
.........................................................\.............\DlgRegularDll.aps
.........................................................\.............\DlgRegularDll.clw
.........................................................\.............\DlgRegularDll.cpp
.........................................................\.............\DlgRegularDll.def
.........................................................\.............\DlgRegularDll.dsp
.........................................................\.............\DlgRegularDll.dsw
.........................................................\.............\DlgRegularDll.h
.........................................................\.............\DlgRegularDll.ncb
.........................................................\.............\DlgRegularDll.opt
.........................................................\.............\DlgRegularDll.plg
.........................................................\.............\DlgRegularDll.rc
.........................................................\.............\ReadMe.txt
.........................................................\.............\res\DlgRegularDll.rc2
.........................................................\.............\Resource.h
.........................................................\.............\StdAfx.cpp
.........................................................\.............\StdAfx.h
.........................................................\.............\Debug
.........................................................\.............\res
.........................................................\DlgRegularDll
实例286——创建MFC常规DLL,通过导出函数显示颜色信息对话框