From 0219dbd02615498f4a931e33ef2337e0bbf9b526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 9 Jul 2023 07:06:19 +0200 Subject: Add a Win32 frontend for xC This has been more of an exercise. The performance of Msftedit.dll is rather abysmal, and its interface isn't the most accomodating. That said, the frontend is quite usable, at least on Windows 10+. --- xW/xW.manifest | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 xW/xW.manifest (limited to 'xW/xW.manifest') diff --git a/xW/xW.manifest b/xW/xW.manifest new file mode 100644 index 0000000..68bb0f4 --- /dev/null +++ b/xW/xW.manifest @@ -0,0 +1,11 @@ + + + + + + + + + -- cgit v1.2.3