Prev 1 2 3 4 5 6 Next
|
|
Learn how to use this simple, yet useful, feature of the Regex class to delimit strings in your Managed C++ applications. More info |
|
|
|
|
|
This is a study on calling conventions in C++ and how they are implemented on various compilers. Can be used as guideline for those who are interesting in adding support for more compilers. More info |
|
|
|
I want to share with you a surprisingly simple method of printing bitmaps using MFC/Visual C++. Printing bitmaps is so problematic for so many people. Just when we think that our code is correct, the bitmap still is not getting displayed on paper, and we have yet to figure out why. So many programmers, including myself, have came across this same trouble, but the answer is not really of our wrongdoing, but of something that we are not fully aware of. I want to share with you how I was able to print bitmaps. More info |
|
|
|
ContourCube is a high-performance OLAP component for rapid development of Internet, client-server and desktop BI applications. It provides highly dynamic interface for interactive data analysis, sophisticated analytical, statistical, reporting and graphing features. ContourCube gets data from existing relational data sources and calculates a multidimensional hypercube, which is then presented as a grid and/or a graph. This article is designed to show you how you can use ContourCube to build complex architectures and various users interfaces and create quite a number of sophisticated Business Intelligence (BI) applications. More info |
|
|
|
This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. Example code is VC++ one but all Internet operations are Win API. So they could be used easy within any program language. For IT students and programmers. Level: middle. More info |
|
|
|
Working with MAPI was a nightmare for me till I learnt some basics of it. In this article I am going to explain some different ways of accessing the address book data using Extended MAPI with Visual C++.. More info |
|
|
|
This article proposes my personal approach to the problem of storing and retrieving data in memory through the lmtl::SortKeyToMultiValueContainer class template. Don't expect to find a replacement of STL, but a class template written to solve a special problem and that can be useful in building generic data structures. More info |
|
|
|
Learn about an approach to allocate small blocks of memory quickly and efficiently. More info |
|
|
|
Learn the basics of the ultimate language of the .NET platform: C++/CLI. More info |
|
|
|
Explore a dissasembly view of function calls, including organization of the stack for local variables and the concept of stack frames and frame pointers. More info |
|
|
| Prev 1 2 3 4 5 6 Next |