btaperks.blogg.se

Led badge codeproject
Led badge codeproject






led badge codeproject

Implements a collection/enumeration of objects using ATL and the Standard C++ Library.ĭemonstrates COM interface map entry macros with compiler COM support. Implements a tear-off interface of a collection/enumeration of BSTRs. Shows how to create and maintain SAFEARRAYs using CComSafeArray also how to pass SAFEARRAYs from a component to script.ĭemonstrates using CComAutoThreadModule Class. Plays CD audio tracks and displays information about the tracks in tooltips and a pie chart display.Ĭreates a control that demonstrates property pages and draws a circle.īuilds a control that implements custom properties, events, property pages, and object safety.ĭemonstrates the use of ICollectionOnSTLImpl and CComEnumOnSTL, and the implementation of custom copy policy classes. Illustrates how ATL COM objects can be used in an MFC server EXE.ĭemonstrates how to build a windowed control using ATL. Shows how to use a thread pool in an application and how implementing a thread pool can improve the application's performance.ĭemonstrates how to call a COM object (implemented in a Windows service) from multiple clients, running on different machines. Illustrates the implementation and use of connection points (the IConnectionPointContainer and IConnectionPoint interfaces) in a multithreaded environment.

led badge codeproject led badge codeproject

Shows how to use the ATL security classes to examine security settings.ĭisplays the output generated by the ATLTRACE2 macro. ATL samples ATL samples - Advanced Sample nameĭemonstrates how to implement an Active Document Server.ĭownloads data asynchronously from a URL.Ĭreates a button that displays itself with three different bitmaps depending on its state.ĭemonstrates using connection points with ATL controls. The tables below have descriptions for each sample, and links to the sample's directory in the repository. Instead, a repository is available on GitHub. They don't get installed by Visual Studio anymore. Many articles in our documentation refer to these samples. The sample code was either installed with Visual Studio, or was available as a separate download. Visual Studio included C++ sample code in previous versions. Here are a few of the places to find additional samples: Microsoft has produced many C++ samples that demonstrate different functionalities across multiple technologies.

led badge codeproject

Samples for Visual Studio C++ are available on the web.








Led badge codeproject