The following tutorial will demonstrate how to create a C# sample program to identify if the images are identical or different. Indeed, comparing images is really easy by using C#....
Read MoreCategory "Windows"
VC++ File Download Example
You might look for a file download solution so that you can create a software downloader or updater for you application. In this tutorial, i’ll show you how this can be done by using of...
Read MoreCompiling and Installing OpenSSL for 32 bit Windows
What is OpenSSL? @Wikipedia: “OpenSSL is an open-source implementation of the SSL and TLS protocols. The core library, written in the C programming language, implements the basic cryptographic functions and provides various utility functions.” Enough...
Read MoreC++ Virtual Function
A function is extensible if it’s being defined as virtual in the base class. When a derived class inherits from a base class, that means both classes may refer to either derived class type or...
Read MoreEarlier version of Windows (Windows 95, Windows 98, Windows ME) are all running as a single user desktop operating system and thus access control is unnecessary. However, start from Windows NT, following with Windows 2000, Windows XP, Windows Vista, Windows 7, Windows Server 2003, and Windows Server 2008, are all use a system of access......
[ Click to Continue ]It’s common that user will call CreateProcess() or ShellExecute() in order to execute external program from visual C++ project. But what make both different in term of security?...
[ Click to Continue ]Feel bored with the original Windows 7 logon screen wallpaper? Let’s try to change it to your preferred image with just a few simple steps . WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows. Always make a backup of the Windows Registry before you modify any settings.......
[ Click to Continue ]



Windows Access Control Lists