ocxEditT

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:37KB
下载次数:43
上传日期:2010-08-25 19:08:51
上 传 者zimu2702
说明:  1.ocx 和相应的网页(a.html) 2.代码实现ie6一直存在的ocx在网页中刷新问题,特别是解决了滚动网页(即鼠标滚动或拖动滚动条)时的刷新问题 3.由于ie会截获一些功能键,这个加了个鼠标和键盘的hook,特别是退格键 4.重载了一个编辑框,用以接收数据 5.对VK_LEFT VK_RIGHT 的实现不大好,有解决办法的,请回复,谢谢~
(1.ocx and the corresponding page 2. Code to achieve the ocx persistent ie6 refresh the page, especially to solve the scrolling pages (ie mouse to scroll or drag the scroll bar) when refreshing question 3. Intercepted a number of features as ie 会key, the addition of a mouse and keyboard hook, in particular, the backspace key 4. override an edit box to receive data 5. the realization of the VK_LEFT VK_RIGHT not good, there is a solution, please reply, thank you ~)

文件列表:
ocxEditT\a.html (156, 2010-08-13)
ocxEditT\MyDlg.cpp (1674, 2010-08-24)
ocxEditT\MyDlg.h (1249, 2010-08-13)
ocxEditT\MyEdit.cpp (882, 2010-08-24)
ocxEditT\MyEdit.h (1110, 2010-08-12)
ocxEditT\ocxEditT.aps (36488, 2010-08-12)
ocxEditT\ocxEditT.clw (1513, 2010-08-13)
ocxEditT\ocxEditT.cpp (1946, 2010-08-12)
ocxEditT\ocxEditT.def (224, 2010-08-12)
ocxEditT\ocxEditT.dsp (8846, 2010-08-12)
ocxEditT\ocxEditT.h (968, 2010-08-12)
ocxEditT\ocxEditT.ico (1078, 2010-08-12)
ocxEditT\ocxEditT.ncb (82944, 2010-08-24)
ocxEditT\ocxEditT.odl (1925, 2010-08-13)
ocxEditT\ocxEditT.opt (53760, 2010-08-24)
ocxEditT\ocxEditT.plg (250, 2010-08-24)
ocxEditT\ocxEditT.rc (5095, 2010-08-12)
ocxEditT\OcxEditTCtl.bmp (238, 2010-08-12)
ocxEditT\OcxEditTCtl.cpp (10817, 2010-08-24)
ocxEditT\OcxEditTCtl.h (2787, 2010-08-13)
ocxEditT\OcxEditTPpg.cpp (2424, 2010-08-12)
ocxEditT\OcxEditTPpg.h (1436, 2010-08-12)
ocxEditT\resource.h (806, 2010-08-12)
ocxEditT\StdAfx.cpp (204, 2010-08-12)
ocxEditT\StdAfx.h (1185, 2010-08-12)
ocxEditT (0, 2010-08-25)

======================================================================== ActiveX Control DLL : OCXEDITT ======================================================================== ControlWizard has created this project for your OCXEDITT ActiveX Control DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control. This file contains a summary of what you will find in each of the files that make up your OCXEDITT ActiveX Control DLL. ocxEditT.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ocxEditT.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. ocxEditT.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. ocxEditT.rc This is a listing of the Microsoft Windows resources that the project uses. This file can be directly edited with the Visual C++ resource editor. ocxEditT.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. ocxEditT.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to generate and edit message maps and dialog data maps and to generate prototype member functions. ocxEditT.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// OcxEditT control: OcxEditTCtl.h This file contains the declaration of the COcxEditTCtrl C++ class. OcxEditTCtl.cpp This file contains the implementation of the COcxEditTCtrl C++ class. OcxEditTPpg.h This file contains the declaration of the COcxEditTPropPage C++ class. OcxEditTPpg.cpp This file contains the implementation of the COcxEditTPropPage C++ class. OcxEditTCtl.bmp This file contains a bitmap that a container will use to represent the COcxEditTCtrl control when it appears on a tool palette. This bitmap is included by the main resource file ocxEditT.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: stdafx.h, stdafx.cpp These files are used to build a precompiled header (PCH) file named stdafx.pch and a precompiled types (PCT) file named stdafx.obj. resource.h This is the standard header file, which defines new resource IDs. The Visual C++ resource editor reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: ControlWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者