From 95b83171b74ebc578101dd1e669951ae9c05e0fa Mon Sep 17 00:00:00 2001 From: Rodrigo Madera Date: Sat, 27 Mar 2021 15:08:58 -0300 Subject: [PATCH] Explain that we are now C++ compatible. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9e100e..9873b3b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Works well on: * Windows XP or newer (shellapi.h) * MacOS (Cocoa/AppKit) -There is also a stub implementation that returns errors on attempt to create a tray menu. +The code is C++ friendly and will compile fine in C++98 and up. # Setup