view nt/xemacs.rc @ 4870:db9f7328bee1

fix compile problems under Visual Studio 6 -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-01-15 Ben Wing <ben@xemacs.org> * syswindows.h (LOCAL_FILE_FORMAT_TO_TSTR): * syswindows.h (LOCAL_FILE_FORMAT_TO_INTERNAL_MSWIN): * syswindows.h (INTERNAL_MSWIN_TO_LOCAL_FILE_FORMAT): Declare some temporary pointer variables const to avoid compile errors under C++ and/or Visual Studio 6.
author Ben Wing <ben@xemacs.org>
date Fri, 15 Jan 2010 04:41:21 -0600
parents abe6d1db359e
children 5274591ce707
line wrap: on
line source

#ifdef INCLUDE_DUMP
101    DUMP      "xemacs.dmp"
#endif

XEmacs ICON PRELOAD "xemacs.ico"
XEmacsFile ICON "File.ico"
XEmacsLisp ICON "Lisp.ico"