#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.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
标签: Enable3dControls Enable3d AFXDLL shared
上传时间: 2015-12-19
上传用户:hustfanenze
RDC R2886 Ethernet hub功能 源码,paradigm c++上运行测试,模拟hub运行,RJ45-1 IN ,RJ45-2 OUT
标签: Ethernet paradigm R2886 RDC
上传时间: 2015-12-20
上传用户:jing911003
It may analyze the window structure, the advancement and the window news, has the very greatly auxiliary function to the development work. When we need to study some object, so long as assigns out its search window, drives the detector the indicator to assign the window/to control on to release then. Under, the author on and everybody same place, makes with VC to belong to own Spy++.
标签: the window advancement structure
上传时间: 2013-12-31
上传用户:ghostparker
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.
标签: Linux computer machines virtual
上传时间: 2013-12-19
上传用户:xinzhch
JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filtering already works. Check out the numerous text files for additional information.
标签: Project Version Proxy going
上传时间: 2014-08-10
上传用户:coeus
Emacs是世界上最强大的编辑器。 这是Emacs还在开发中的版本,网友从CVS仓库中check out出来自己编译的一个Win32版本。 新版本对中文支持很好,不需要安装mule就可以直接使用中文了,对utf也支持很好。
上传时间: 2015-12-26
上传用户:wff
使用Usb cy7c68013与DSP通信,现在已经能够很正确的传递(上传数据)了。 USB资源: 使用了Ep2,Ep6 Ep2, out auto Ep6, in auto FlagA--- PF3 FlagB--- PF6 FlagC--- PF1 需要 EP2 EMPTY EP6 FULL信号 因此 FlagA--- PF3 --- EP2空 --- 8 h FlagB--- PF6 --- EP6满 --- e h FlagC--- PF1 PINFLAGSAB=0xE8 极性设置: PKTEND,EPEF,EPFF high 其他的低 因此 FIFOPINPOLAR = 0x23 包结束信号接在DSP 的 PF7 上面。 以上结束06.11.28
上传时间: 2015-12-27
上传用户:youke111
% because we do not truncate and shift the convolved input % sequence, the delay of the desired output sequence wrt % the convolved input sequence need only be the delay % introduced by the ideal weight vector centred at n=5
标签: the convolved truncate sequence
上传时间: 2015-12-27
上传用户:www240697738
本程序通过系统调用stat读出文件大小属性,并显示输出。 linux文件系统调用 编译命令:cc dir.c 运行命令:./a.out
上传时间: 2015-12-27
上传用户:tzl1975
中国移动通信CMPP3.0短消息网关客户端程序 <- Princetoad Studio出品 -> cmpp3.0短信平台,支持参数配置,日志记录,和后台数据库支持等功能, 数据库文件CMPPDB.MDB里面有四个表,out是存放要发送的消息的,发送成功的话放到sentout表中, 失败的话放到badout表中,收到的消息放到inbox表中。 更多信息请访问 princetoad的主页http://princetoad.xiloo.com. 提供cmpp2.0,cmpp3.0,sgip1.2短消息网关开发接口库及模拟网关和完整的客户端程序免费下载,同时出售源代码。
标签: Princetoad 3.0 Studio CMPP
上传时间: 2014-01-25
上传用户:凌云御清风