Playing the strings: C++20 std::format: Compile-Time vs. Runtime
C++20 std::format is not all kitties and rainbows, at least until C++26 comes to the rescue. The issue relates to compile-time Vs runtime...
Code Review and Auditing: What to Expect - by Ruth Haephrati and Michael Haephrati
How we conduct code review to our customers
Thank you for your Service - Windows Services using C++ and Windows API
Windows Services can safeguard other applications, making sure they are live and kicking
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
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...
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....
The Secrets of Internet Explorer Credentials
Internet Explorer allows two methods of credentials storage: web sites credentials (for example: your Facebook user and password) and...
The Secrets of Wi-Fi Credentials
Michael Haephrati teaches the secrets of extracting data from stored Wi-Fi credentials on a given PC