From e52bf18437a005484c37565fdac892fd7d0c6895 Mon Sep 17 00:00:00 2001
From: Miller Puckette <msp@ucsd.edu>
Date: Sun, 20 Jan 2008 20:14:42 -0800
Subject: [PATCH] notes.txt

---
 src/notes.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/notes.txt b/src/notes.txt
index b00b03daa..b8f65b707 100644
--- a/src/notes.txt
+++ b/src/notes.txt
@@ -56,6 +56,8 @@ real-time spectrum grapher
 document ||, |, etc, better
 
 features:
+change config.h to #ifdef _MSC_VER (include MSW fake) else include a real one
+stick snprintf alias in the MSW fake.
 flag to prevent unlocking patches
 clickless connection (hit 'c' key? see Bouchard paper)
 messages to suppress menus&accelerators, and invisibilize Pd window
-- 
GitLab