博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ATL Internals: Working with ATL 8 (2nd Edition)
阅读量:4231 次
发布时间:2019-05-26

本文共 1406 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Four leading Windows programming experts systematically reveal ATLs inner workings, explaining not just how ATL works, but why it works the way it does. Client-side developers will master ATLs resources for windowing, COM control, MFC integration, web service proxy generation, and more. Server-side programmers will discover ATLs full COM server and object services, and its extensive support for high-throughput, high-concurrency web applications, and services. Every Windows developer will learn powerful ways to increase flexibility, reduce overhead, and maximize transparency and control.

*Discover ATLs internals through diagrams, example code, and internal ATL implementation code
*Walk through wizards that simplify ATL usage in common applications
*Master string handling in C++, COM, and ATL
*Leverage ATL smart types, including CComPtr, CComQIPtr, CComBSTR, and CComVariant
*Understand and choose the right options for implementing IUnknown
*Create glue code that exposes COM objects from COM servers
*Use canned interface implementations to support object persistence, COM
*collections, enumerators, and connection points
*Build standalone applications and UI components with ATL window classes and controls
*Use ATL Server to develop web applications that run on Microsoft IIS
http://rapidshare.com/files/52027665/0321159624.zip
你可能感兴趣的文章
一起学Netty(二)之 Hello Netty的原型图解
查看>>
一起学Netty(三)之 SimpleChannelInboundHandler
查看>>
一起学Netty(四)之 ChannelHandler,ChannelHandlerContext,ChannelPipeline
查看>>
一起学Netty(五)之 初识ByteBuf和ByteBuf的常用API
查看>>
一起学Netty(六)之 TCP粘包拆包场景
查看>>
一起学Netty(九)之LengthFieldBasedFrameDecoder
查看>>
一起学Netty(十一)之 Netty心跳之IdleStateHandler
查看>>
一起学Netty(十二)之 Netty心跳简单Demo
查看>>
一起学Netty(十八)netty源码学习之netty server端源码初读(上)
查看>>
一起学Netty(二十)netty的比较规范的C/S端的写法
查看>>
一起学Netty(十三)之 Netty简单的重连机制
查看>>
一起学Netty(十四)之 Netty生产级的心跳和重连机制
查看>>
一起学Netty(十五)之 AttributeMap属性
查看>>
一起学Netty(十五)之 AttributeMap属性
查看>>
Java的SPI机制与简单的示例
查看>>
初始 RPC 框架
查看>>
IO流及集合框架结构图
查看>>
java集合框架-Map
查看>>
Java集合---ConcurrentHashMap原理分析
查看>>
一起写RPC框架(一)RPC之我所见
查看>>