摘要:
A Complete ActiveX Web Control TutorialIntroductionActiveX is a Microsoft technology developed in the mid 90’s, that allows for the creation of applet-like applications that can be downloaded and run within Microsoft's Web browser. This article is intended for Visual C++ developers who are tryin 阅读全文
摘要:
1.Create MFC ProjectStep1:Open VS 2010 and create a MFC ActiveX Control project named “GetSystemTime”. Then click OK.Step2:In Control Settings tab keep the following item checked. Then click Finish.The VS2010 will create the necessary framework files for you.Step3:Configure project properties. Open 阅读全文