annotate README_srcdos.txt @ 7929:e44240b5a6da
v7.4.1260
commit https://github.com/vim/vim/commit/a8343c1808f2f268282f3030ce4adaf22e8ade54
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 4 22:09:48 2016 +0100
patch 7.4.1260
Problem: The channel feature doesn't work on Win32 GUI.
Solution: Use WSAGetLastError(). (Ken Takata)
author |
Christian Brabandt <cb@256bit.org> |
date |
Thu, 04 Feb 2016 22:15:04 +0100 |
parents |
359743c1f59a |
children |
|
rev |
line source |
5294
|
1 README_srcdos.txt for version 7.4 of Vim: Vi IMproved.
|
7
|
2
|
|
3 See "README.txt" for general information about Vim.
|
|
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
|
5146
|
5 These files are in the runtime archive (vim74rt.zip).
|
7
|
6
|
|
7
|
|
8 The DOS source archive contains the files needed to compile Vim on MS-DOS or
|
|
9 MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
|
|
10 VisVim sources.
|
|
11
|
|
12 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.
|