home *** CD-ROM | disk | FTP | other *** search
- 1 Internal compiler error
- 2 Out of memory
- 3 Compiler option '%1!ls!' must be followed by an argument
- 4 Unexpected NGWS runtime initialization error -- '%1!ls!'
- 5 File '%1!ls!' too big to open
- 6 Response file '%1!ls!' was already included
- 7 Error opening response file '%1!ls!' -- '%2!ls!'
- 8 Missing file specification for '%1!ls!' command-line option
- 9 Can't open '%1!ls!' for writing
- 10 Command-line syntax error: Missing ':<text>' for '%1!ls!' option
- 11 File '%1!ls!' is an executable file and cannot be opened as a text file
- 12 '%2!ls!' is not a valid setting for option '%1!ls!'
- 13 Unrecognized command-line option: '%1!ls!'
- 14 Unexpected initialization error -- '%1!ls!'
- 16 No input files were specified
- 17 No target filename was specified
- 18 Required file '%1!ls!' could not be loaded
- 19 Metadata failure while creating assembly -- '%1!ls!'
- 20 Ignoring included assembly '%1!ls!'
- 21 '%1!ls!' : overriding previous setting
- 22 Error reading embedded resource '%1!ls!' -- '%2!ls!'
- 23 Error embedding resource '%1!ls!' -- '%2!ls!'
- 24 File '%1!ls!' is not in the same directory as the assembly file '%2!ls!'
- 25 ComType record '%1!X!' points to an invalid file record '%2!X!'
- 26 The version specified '%1!ls!' is invalid
- 27 The operating system specified '%1!ls!' is invalid
- 28 Key file '%1!ls!' is missing the private key needed for signing
- 29 The key container name '%1!ls!' does not exist
- 30 The cryptographic service is not installed properly or does not have a suitable key provider
- 31 Error reading icon '%1!ls!' -- '%2!ls!'
- 32 Error generating resources for '%1!ls!' -- '%2!ls!'
- 33 Assembly custom attribute '%1!ls!' was specified multiple times with different values
- 34 Assembly '%1!ls!' cannot be copied or renamed.
- 35 Libraries cannot have a main method specified
- 36 Main method required for console and windows apps
- 37 Unable to find main method '%1!ls!'
- 38 '/install' and '/out' cannot both specify a filename
- 39 Initialization of global assembly cache manager failed -- '%1!ls!'
- 40 Failed to install assembly into cache -- '%1!ls!'
- 41 '%1!ls!': main method does not have proper signature
- 42 '%1!ls!': EXEs cannot be added modules
- 43 Manifest filename '%1!ls!' cannot be the same as any modules
- 44 Error reading key file '%1!ls!' -- '%2!ls!'
- 10001 fatal error
- 10002 error
- 10003 warning
- 10005 Usage: al [options] [sources]
- 10009 Options: ('/out' or '/install' must be specified)
- 10010 /? or /help display this usage message
- 10012 @<filename> read command-line options from the file
- 10015 /algid:<id> algorithm used to hash files (in hexadecimal)
- 10020 /base[address]:<addr> set the default base address of the DLL
- 10022 /bugreport:<filename> create a bug report file
- 10025 /comp[any]:<text> company name
- 10030 /config[uration]:<text> configuration string
- 10035 /copy[right]:<text> copyright message
- 10040 /c[ulture]:<text> supported culture
- 10045 /delay[sign][+|-] delay sign this assembly
- 10050 /descr[iption]:<text> description
- 10055 /flags:<flags> assembly flags (in hexadecimal)
- 10060 /fullpaths display files using fully-qualified filenames
- 10065 /i[nstall][:<filename>] install this assembly into the assembly cache
- 10070 /keyf[ile]:<filename> file containing key to sign the assembly
- 10075 /keyn[ame]:<text> key container name of key to sign assembly
- 10080 /main:<method> the fully-qualified method name of the entrypoint
- 10085 /nologo suppress the display of the startup banner
- 10090 /os:<os>.<maj>.<min> operating system, major and minor version constants
- 10095 /out:<filename> file to create for the assembly manifest
- 10100 /proc[essor]:<proc> processor constant (in hexadecimal)
- 10105 /prod[uct]:<text> product name
- 10110 /productv[ersion]:<text> product version
- 10115 /title:<text> title
- 10120 /trade[mark]:<text> trademark message
- 10125 /t[ype]:lib|exe|win create a DLL, console app, or GUI app
- 10130 /v[ersion]:<version> version (use * to auto-generate remaining numbers)
- 10135 /win32icon:<filename> use given icon for auto-generated Win32 resource
- 10140 /win32res:<filename> use given RES or OBJ file for Win32 resource
- 10150 Sources: (at least one source input is required)
- 10151 <filename>[,<targetfile>] add file to assembly
- 10155 /embed[resource]:<filename>[,<name>[,Y|N]]
- 10156 embed the file as a resource in the assembly
- 10160 /link[resource]:<filename>[,<name>[,<targetfile>[,Y|N]]]
- 10161 link the file as a resource to the assembly
- 12101 Microsoft (R) Assembly Linker Version
- 12102 NGWS runtime
- 12103 Copyright (C) Microsoft Corp 1999. All rights reserved.
- 12300 ### Assembly Linker Defect Report, created %s
- 12301 ### ALink version: %s
- 12302 ### Operating System: %s %d.%d.%d %s
- 12303 ### User Name: %s
- 12304 ### ALink command line
- 12305 ### Source file: '%s'
- 12306 ### ALink output
- 12307 ### Issue type: %s
- 12308 ### User description
- 12309 ### User suggested correct behavior
- 12310 ### NGWS runtime version: %s
- 12340 A file is being created with information needed to
- 12341 reproduce your problem, including the command line
- 12342 and linker output.
- 12350 Please describe the compiler problem (press Enter twice to finish):
- 12351 Describe what you think should have happened (press Enter twice to finish):
-