搜索资源列表
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
shiyan4
- MFC建立对话框,新手必看用的是单片机软件,程序很中庸-MFC establish dialog, Xinshoubikan using a SCM software, the program is very moderate
key
- WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Dr
pwm
- WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下 C++ 写的 PWM 蜂鸣器的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 C++ to write the next PWM buzzer application layer testing procedures. Driver using a friendly ar
Blacklight3
- 开发平台:vs2005; 目标平:WINCE; 功能:在vs2005下用MFC开发针对wince系统,开发基于对话框的背光测试程序; 程序实现:让背光亮3秒灭3秒。-Development platform: vs2005 target level: WINCE function: in vs2005 for wince under development with MFC system, develop dialog-based backlight test procedure
SounderTest
- 用vs2005编写的简单mfc对话框程序,适合新手学习-Vs2005 write simple mfc dialog box procedure , suitable for novice learning
ConvertDll
- 使用MFC封装的对话框资源,提供对友善之臂mini2440AD转换读值的接口,可供C#使用。先调用SetAdcDia(),然后GetAdcValue()会返回int值。-The dialog resource use MFC package provides the interface a friendly arm mini2440AD convert readings, available to C#. First call SetAdcDia (), and then GetAdcValue
WDTMFCDlg
- CE6.0下的WDT使用程序,基于MFC对话框界面的。通过读写WDT端口来设置WDT时间和触发方式等特性。对于端口的读写使用汇编完成。-CE6.0 under WDT use the program, MFC dialog-based interface. WDT time to set up and trigger other features by reading and writing WDT port. For reading and writing using port assembl
MSCommPro
- VC串口通信,可以快速实现VC和单片机的通信,搭建了基于MFC对话框的通信界面- VC serial communication, can quickly realize VC and MCU communication, build a communication interface based on MFC dialog box
ComMaster
- 使用VC++6.0 MFC创建的对话框程序,能够实现基本的串口收发功能,可以在本程序的基础上加以扩充以便实现更加丰富的功能。-Using VC++ 6.0 MFC Dialog program created to achieve the basic serial transceiver functions, it can be expanded in order to achieve a more rich set of features on the basis of this progra