Quantcast
Channel: codexpert blog » atl
Browsing all 6 articles
Browse latest View live

Get Physical Drive Serial Number – Part 2

The previous article shows how to get manufacturer-provided serial number for a physical drive by calling DeviceIoControl function. Now, let’s see how can it be made by using WMI (Windows Management...

View Article



Codexpert – 2013 Articles Summary

C++ Language and STL <filesystem> header in Visual Studio 2012 Shows sample usage of filesystem header, new to VS2012, that defines types and functions for working with files and folders. C++11...

View Article

Image may be NSFW.
Clik here to view.

Listing Windows Known Folders

If the target system is Windows Vista, Windows Server 2008 or newer, enumerating known folders (formerly known as special folders) like Desktop, Documents, Program Files, etc is quite easy by calling...

View Article

Image may be NSFW.
Clik here to view.

Multiple-View File Explorer

File Explorer (aka Windows Explorer) is a well known and commonly used file manager application, shipped since early Windows 95 operating system. There are also other replacements that can be found...

View Article

Image may be NSFW.
Clik here to view.

WIC Wrapper Library – Version 1.1

WIC Wrapper Library v1.1 has the following: new and completed methods for existing wrapper classes in the previous version; new classes: wic::Bitmap and wic::Palette; a new header containg enums,...

View Article


Codexpert – 2014 Articles Summary

Microsoft Libraries Multiple-View File Explorer Shows how to easily make a Windows file manager with multiple views by using MFC framework and IExplorerBrowser interface. MFC Support for Direct2D –...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images