Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/vtterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6667 by doda, Tue Apr 4 11:55:18 2017 UTC revision 6668 by doda, Tue Apr 4 11:55:22 2017 UTC
# Line 4579  void XsProcColor(int mode, unsigned int Line 4579  void XsProcColor(int mode, unsigned int
4579  void XsProcClipboard(PCHAR buff)  void XsProcClipboard(PCHAR buff)
4580  {  {
4581          int len, blen;          int len, blen;
4582          char *p, *cbbuff, hdr[20], notify_buff[130];          char *p, *cbbuff, hdr[20], notify_buff[256];
4583          HGLOBAL cbmem;          HGLOBAL cbmem;
4584          int wide_len;          int wide_len;
4585          HGLOBAL wide_cbmem;          HGLOBAL wide_cbmem;

Legend:
Removed from v.6667  
changed lines
  Added in v.6668

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26