

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
Desktop Engineering Magazine
We have 12 Libraries tutorials, you can see below:
Class Library (DLL) to automate Excel in C++
Class library to implement packet filtering funcionality in your .NET applications
A wizard to create a Managed C++ class library which is also a MFC regular DLL
A (managed C++) library for object pooling in .NET
The article takes a brief look at some not so commonly used classes such as auto_handle, lock, and ptr.
Utilizing IDragSourceHelper and IDropTargetHelper interfaces in a C# application via a managed C++ library.
Utilizing IDragSourceHelper and IDropTargetHelper interfaces in a C# application via a managed C++ library.
Class library to implement packet filtering funcionality in your .NET applications
A (managed C++) library for object pooling in .NET
The article takes a brief look at some not so commonly used classes such as auto_handle, lock, and ptr.
This article presents a namespace of managed types that provide a wrapper to some of the standard functionalities exported by ZLib. ZLib is a well known free, general-purpose lossless data-compression library for use on any operating system.
A static library is a library that you can create independent of an application and use it in your program. It can be used to extend the library of functions of a library you use in your programming language.