#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 }
资源简介:#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....
上传时间: 2015-12-19
上传用户:hustfanenze
资源简介:f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C+...
上传时间: 2013-12-24
上传用户:thuyenvinh
资源简介:If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C...
上传时间: 2014-01-02
上传用户:iswlkje
资源简介:修正了广为流传的RDA例子中的错误 记得link里加上commctrl.lib coredll.lib use mfc in a share dll 就能正常编译了
上传时间: 2016-10-13
上传用户:onewq
资源简介:C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current la...
上传时间: 2016-03-12
上传用户:cazjing
资源简介:This program sorts words in a line of text by length.
上传时间: 2014-01-25
上传用户:变形金刚
资源简介:Using Timers in MFC Applications在MFC应用程序中使用时间
上传时间: 2013-12-26
上传用户:jjj0202
资源简介:This program encodes and decodes a character using the Vigenere Square method
上传时间: 2015-03-28
上传用户:wang5829
资源简介:this what i am using.it is a good book to learn the basics of java
上传时间: 2015-08-13
上传用户:rocwangdp
资源简介:This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications f...
上传时间: 2013-12-25
上传用户:semi1981
资源简介:Windows Compliant Screen Saver Using MFC.
上传时间: 2014-01-03
上传用户:songnanhua
资源简介:转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contai...
上传时间: 2014-08-28
上传用户:爺的气质
资源简介:Alter among different sample channels when using A/D for dspic programming.
上传时间: 2016-02-03
上传用户:kytqcool
资源简介:I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x240 dot matrix LCD. The code include 3 different fonts, and basic LCD driver. All original!
上传时间: 2013-12-20
上传用户:皇族传媒
资源简介:This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected ...
上传时间: 2013-12-09
上传用户:zm7516678
资源简介:This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is f...
上传时间: 2014-11-22
上传用户:jyycc
资源简介:This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
上传时间: 2014-01-23
上传用户:silenthink
资源简介:Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots ...
上传时间: 2016-08-20
上传用户:英雄
资源简介:java 机器人 lejos 产生声音 // NOTE: This tune was generated from a midi using Guy // Truffelli s Brick Music Studio www.aga.it/~guy/lego
上传时间: 2013-12-09
上传用户:2525775
资源简介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上传时间: 2014-01-16
上传用户:小眼睛LSL
资源简介:This code using Visual basic 2008 with Ms Access(Insert,Edit,Delete).
上传时间: 2013-12-25
上传用户:tb_6877751
资源简介:This program encrypts some bytes using AES and a common library
上传时间: 2014-01-12
上传用户:kr770906
资源简介:THIS DOCUMENT IS ALL ABOUT THE NANOTECHONOLOGY AND IT USES USING THIS NANO WE CAN IMPLEMENT A 1TB IN 100GM HARDDISK,,,THAT MUCH TINY ,,
上传时间: 2017-04-26
上传用户:aeiouetla
资源简介:A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
上传时间: 2017-05-06
上传用户:qlpqlq
资源简介:This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms ...
上传时间: 2013-12-31
上传用户:zm7516678
资源简介:This Section talks about MFC in VC++
上传时间: 2013-12-18
上传用户:杜莹12345
资源简介:RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The sto...
上传时间: 2017-07-30
上传用户:努力努力再努力
资源简介:this for using systemC with visual c++ for simulation
上传时间: 2013-12-20
上传用户:csgcd001
资源简介:using unicode in MFC .
上传时间: 2017-08-04
上传用户:lanjisu111
资源简介:This code it to make a bottle filling system using 8051 micron controller. It s an Embedded System project.
上传时间: 2014-01-18
上传用户:libinxny