diff options
author | Adam <you@example.com> | 2020-05-17 05:51:50 +0200 |
---|---|---|
committer | Adam <you@example.com> | 2020-05-17 05:51:50 +0200 |
commit | e611b132f9b8abe35b362e5870b74bce94a1e58e (patch) | |
tree | a5781d2ec0e085eeca33cf350cf878f2efea6fe5 /private/sdktools/masm/crefmsg.txt | |
download | NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.gz NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.bz2 NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.lz NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.xz NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.zst NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.zip |
Diffstat (limited to 'private/sdktools/masm/crefmsg.txt')
-rw-r--r-- | private/sdktools/masm/crefmsg.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/private/sdktools/masm/crefmsg.txt b/private/sdktools/masm/crefmsg.txt new file mode 100644 index 000000000..c3335d351 --- /dev/null +++ b/private/sdktools/masm/crefmsg.txt @@ -0,0 +1,18 @@ +# messages for cref cross-referencer + +<<NMSG>> + +ER_TIT 257 Microsoft (R) Cross-Reference Utility Version 5.10\nCopyright (C) Microsoft Corp 1981-1985, 1987. All rights reserved.\n\n +ER_COC 258 Can't open cross-reference file for reading\n +ER_COL 259 Can't open listing file for writing\n +ER_SY1 260 \n%u Symbols\n +ER_SY2 261 \n\n %u Symbols\n +ER_HDR 262 %c\nMicrosoft Cross-Reference Version 5.10 %s +ER_HD2 263 \n\n Symbol Cross-Reference (# definition, + modification) Cref-%d\n\n +ER_HEP 264 Out of heap space\n +ER_EOF 265 Premature EOF\n +ER_EXC 266 expected cross-reference file\n +ER_EXT 267 Extra file name ignored\n +ER_INV 268 Line invalid, start again\n +ER_SWI 269 CREF has no options\n +ER_SIN 270 Read error on standard input\n |