From 29d0487b271648fd1999a9325226ac1d8d5467a7 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 19 Apr 2013 00:08:04 -0400 Subject: Modified some CDK code for Win32 curses; doc/12_Compiling.md --- doc/12_Compiling.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/12_Compiling.md') diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md index e7fd8a58..f45cf88e 100644 --- a/doc/12_Compiling.md +++ b/doc/12_Compiling.md @@ -181,6 +181,8 @@ made to CDK are as follows: on \*nix platforms since Windows does not have them. * *cdk_util.h* `#define`s `Beep` as `CDKBeep` on Windows platforms since Beep is already defined. -* The `deleteFileCB` routine in *fselect.c* has been deactivated. +* The `baseName` and `dirName` functions in *cdk.c* recognize Window's '\' + directory separator. +* The `deleteFileCB` function in *fselect.c* has been deactivated. [CDK]: http://invisible-island.net/cdk/ -- cgit v1.2.3