Welcome![Sign In][Sign Up]
Location:
Search - atl

Search list

[Static controlThunk

Description: 网络上流行的Thunk技术,主要用于将成员函数变为线程函数或窗口过程.弥补了static成员函数不能访问非静态成员数据的缺点,最典型的应用就是微软的MFC和ATL中的窗口类实现,此原码也是网上公开的一个Thunk类实现-Thunk popular network technology, mainly for the membership function into a thread function or the window procedure. Up for static member functions can not access non-static member data of the shortcomings, the most typical application is the Microsoft MFC and ATL in the window class achieved, this source is online and open a Thunk class implements
Platform: | Size: 2048 | Author: chenjunhui | Hits:

[VC/MFCPrentice_Hall_COM_Programming

Description: Prentice Hall - COM+ Programming - A Practical Guide Using Visual C++ and ATL-Prentice Hall - COM+ Programming- A Practical Guide Using Visual C++ and ATL
Platform: | Size: 1721344 | Author: H | Hits:

[VC/MFCatlDevelop

Description: atl开发指南,atl的经典和权威的书籍,学习atl必备的书籍之一-atl Developer' s Guide, atl classic and authoritative books, learning books on one of the essential atl
Platform: | Size: 15287296 | Author: 韩秋 | Hits:

[GDI-Bitmap123

Description: 用于加密解密的代码以ATL形式提供VC源码系统控制-Used for encryption and decryption of the code to ATL source code control system provided in the form VC
Platform: | Size: 120832 | Author: 機車 | Hits:

[ActiveX/DCOM/ATLMYCOM

Description: com编程及其在应用,在ie中调用基于atl编写com组件-com programming and its application, ie to call in the preparation of com-based components of atl
Platform: | Size: 1318912 | Author: adao | Hits:

[Windows Developblue

Description: 恶搞蓝屏,BOS山寨版!ATL—F4即可关闭-恶搞blue screen, BOS cottage Edition! ATL-F4 you can close the
Platform: | Size: 14336 | Author: 金鑫 | Hits:

[JSP/JavaExercise6_8

Description: answer of ex 6_8 atl lieng 6 edition java book
Platform: | Size: 1024 | Author: Nando | Hits:

[ActiveX/DCOM/ATLNTGraph3D

Description: 一个绘制3D的ActiveX,直接加入工程就能绘制3D图像-An ATL/STL ActiveX control based on OpenGL library for 3D data visualization
Platform: | Size: 129024 | Author: 晨间 | Hits:

[ActiveX/DCOM/ATLATLOFCODE

Description: ATL指南的源代码,能让你更好的学习ATL,为以后的学习打下坚实的基础。-ATL guidelines for source code, allows you to better learning ATL, for future learning and lay a solid foundation.
Platform: | Size: 802816 | Author: 牟欣帅 | Hits:

[ActiveX/DCOM/ATLtestinitocx

Description: 这是用vs2005制作的,用来测试插件被调用的测试小环境,对于制作atl控件的用户是个初学的小例子。-It is produced with vs2005, used to test plug-in is called the test a small environment, for the production of atl control, the user is a small example to imitate.
Platform: | Size: 26624 | Author: lph | Hits:

[Internet-NetworkAtlUsingSocket

Description: 李丽平提供的"ATL 控制使用socket",没有客户端调用的例子,我增加了一个调用例子。-the old package has no example of call ATL components, I added one example for this.
Platform: | Size: 271360 | Author: liyoujin | Hits:

[VC/MFCATL_develop

Description: atl的教材,适合初级学者去学com,atl.有很大的帮助啊-atl materials, suitable for junior scholars to learn com, atl. there is a great help ah
Platform: | Size: 15216640 | Author: 杨振兴 | Hits:

[OtherPuzzle

Description: 一个拼图游戏的源代码。 .游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib。-A jigsaw puzzle of the source code. . Game engine code to refer to [America] Michael Morrison' s " Game Programming Getting Started" 2. Hunting game image resources from the " Wulin Heroes" in the hunting of small game 3. Vc.net2005 compile-time with attention to the project properties page Use of ATL choose " not to use ATL" , the character set select " Use multi-byte character set" , as well as linker-> type "-" additional dependencies: msimg32.lib winmm.lib.
Platform: | Size: 414720 | Author: ly | Hits:

[Windows DevelopOperateWPS

Description: atl开发指南,学习com的人可以看看,不错的书籍哦-atl Developer' s Guide, learning com people can see a good book oh
Platform: | Size: 1707008 | Author: 韩献 | Hits:

[Otherex_5

Description: 分布式开发 样例程序 读写文本功能 可视化的ATL组件 可以用其他语言调用直接弹框-Sample programs to read and write the text distributed development features a visual ATL components can be directly invoked in other languages bullet box
Platform: | Size: 2280448 | Author: 荈婳 | Hits:

[VC/MFCGuilc

Description: COM+ Programming: A Practical Guide Using Visual C++ and ATL
Platform: | Size: 1721344 | Author: Attapong | Hits:

[ActiveX/DCOM/ATLWebSSO

Description: atl控件,实现Web单点登录,在Web页面弹出一个登录对话框,实现单点登录功能-atl control, Web single sign-on to achieve, in the Web page pops up a logon dialog box, to achieve single sign-on functionality
Platform: | Size: 3970048 | Author: 王大要 | Hits:

[CSharpCodeFx

Description: CodeFx包含了(或即将包含)几乎所有常见的微软开发技术的项目框架,并且每个样板工程都有详细的文档说明。如果你需要快速创建一个某种技术的工程,参考CodeFx里面的样板是再方便不过的了。对于某些技术,我们还提供了多种语言/框架的实现。比如创建一个ActiveX控件,CodeFx里面有ATL、MFC、VB、C#的等同实现。如果你精通ATL开发ActiveX,现在想学用C#开发,只要对比参照两个项目,很快就能摸出门道了。 -CodeFx contain (or will contain) Almost all the common Microsoft development technology project framework, and each model has a detailed project documentation. If you need to quickly create a certain technology, engineering, reference CodeFx inside, but the model is to provide more convenience for the. For some technology, we also provide a multilingual/framework implementations. For example to create an ActiveX control, CodeFx inside ATL, MFC, VB, C# equivalent to achieve. If you are proficient in ATL development of ActiveX, now wanted to learn to use C# development, so long as cross-referenced with two projects, will soon be able to work out of the doorway.
Platform: | Size: 12264448 | Author: james | Hits:

[CSharpADAuthentication123456

Description: CodeFx包含了(或即将包含)几乎所有常见的微软开发技术的项目框架,并且每个样板工程都有详细的文档说明。如果你需要快速创建一个某种技术的工程,参考CodeFx里面的样板是再方便不过的了。对于某些技术,我们还提供了多种语言/框架的实现。比如创建一个ActiveX控件,CodeFx里面有ATL、MFC、VB、C#的等同实现。如果你精通ATL开发ActiveX,现在想学用C#开发,只要对比参照两个项目,很快就能摸出门道了。 -CodeFx contain (or will contain) Almost all the common Microsoft development technology project framework, and each model has a detailed project documentation. If you need to quickly create a certain technology, engineering, reference CodeFx inside, but the model is to provide more convenience for the. For some technology, we also provide a multilingual/framework implementations. For example to create an ActiveX control, CodeFx inside ATL, MFC, VB, C# equivalent to achieve. If you are proficient in ATL development of ActiveX, now wanted to learn to use C# development, so long as cross-referenced with two projects, will soon be able to work out of the doorway.
Platform: | Size: 30720 | Author: james | Hits:

[ActiveX/DCOM/ATLCallATL

Description: call atl dll.. vb test program
Platform: | Size: 1024 | Author: 朴裕信 | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net