搜索资源列表
FreeFormPPC
- #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.Do
MFC.用于MFC处理的动态链接处理
- MFC DLL API,用于MFC处理的动态链接处理,用于WINCE6.0,,USE IN WINCE 6.0
CellLineMonitor
- windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile August 16, 2008, 8:03 pm Download the source code TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft impl
AsynDll
- wince6.0 VC2005 MFC下的同步DLL调用,代码写的比较规范易懂,同时又是MFC下DLL入门的首选代码DEMO-synchronization wince6.0 VC2005 MFC DLL call code written in a fairly standard and easy to understand, but it is also the preferred code DEMO MFC DLL entry
MFC_DLL_LED
- EVC下利用MFC DLL实现的mini2440 LED驱动程序。-LED driver of mini2440 developing board by MFC DLL in EVC