

OCR using C++
The purpose of this article is to teach you how to perform OCR using C++ by interfacing with an OCR SDK. During our day to day...

Adding a InputBox() to any c++ program
Introduction There are several building blocks in programming that are available in most of the languages and make life easy. For...


Creating a Console based window for debugging
An article by Michael Haephrati


Sending WhatsApp messages from a Win32 c++ program
Introduction I was looking for a simple API for sending WhatsApp messages to a group of programmers at Secured Globe, Inc. There are...


Creating a .cab archive from one or more files
Introduction Microsoft requires drivers developers to pack the drivers files into a single cab and code sign it. I was looking for a way...


How to fetch user's email address
Introduction Following a question in Stack Overflow, I wrote this article which is about finding the user's email address, or several...

Integrating a Desktop application with Pay Pal in c++
Introduction This article was written following a need to integrate PayPal Express Checkout in a c++ Win32 application. Background I was...


How to Stay Abreast Of the Cyber security Threats
In this virtual World, you need to be aware of potential risk to your cyber security especially around this time when cyber criminals are lu

Integrating Wizdome in less than 5 minutes
This article will show you how to integrate Wizdome licensing in less than 5 minutes. Step 1 - Link to the Wizdome static library Find...

Tailor made licensing
The are many Licensing and copy protection products in the market. Some of them are good and some are better. We at Secured Globe, Inc....