10012 Visual Studio 97 Debugger 10013 Events fired by the Debugger object. 10014 Fired when a breakpoint is hit. 10015 Debugger object. 10016 Returns the Application Object. 10017 Returns the Parent Object (Application). 10018 Returns the Breakpoints object. 10019 Returns/sets the default radix used by the debugger. 10020 Returns the current state of the process being debugged. 10021 Returns/sets whether Just In Time Debugging is enabled. 10022 Returns/sets whether Remote Procedure Call Debugging is enabled. 10023 Causes the process being debugged to execute. 10024 Executes the current line of source code, stepping Into any procedure calls encountered. 10025 Executes the current line of source code, stepping over any procedure calls encountered. 10026 Executes until control is returned from current procedure. 10027 Terminates the current process being debugged, if any, and starts debugging from the beginning. 10028 Terminates the current process being debugged, if any. 10029 Stops (interrupts) execution of the current process being debugged. 10030 Evaluates an expression as if it were entered into a watch window. 10031 Waits until the process being debugged reaches the dsBreak or dsNoDebuggee state. 10032 Moves the cursor to the next line that will execute. This may be the current line. 10033 Causes the process being debugged to execute until control is transferred to the cursor location. 10034 Forces execution to contine, beginning with the current cursor location. 10035 Breakpoint Object 10036 Returns the Application Object. 10037 Returns the Debugger object. 10038 Returns/sets the Enabled property of the breakpoint. 10039 Returns the line number of the breakpoint. 10040 Returns the file system name of the source file corresponding to the breakpoint. 10041 Returns the (optional) source function name corresponding to the breakpoint. 10042 Returns the file system name of the application being debugged (may be blank). 10043 Returns the (optional) condition governing the breakpoint. 10044 Returns the (optional) elements of the breakpoint, representing the range of memory the data breakpoint is watching. 10045 Returns the (optional) pass count governing the breakpoint. 10046 Returns the (optional) Windows message governing the breakpoint. 10047 Returns the (optional) window procedure of the breakpoint. 10048 Returns a member of the DsBreakpointType enumeration representing the type of the breakpoint. 10049 Removes the breakpoint. 10050 Represents all the enabled and disabled breakpoints currently set. 10051 Returns the number of breakpoints. 10052 Returns the Application Object. 10053 Returns the Debugger Object. 10054 Returns a Breakpoint object from the collection by its index. 10055 Removes all breakpoints. 10056 Removes the breakpoint at a given source line. 10057 Adds a breakpoint at a given source line. 10059 Location breakpoint. 10060 Break at location when the expression is true. 10061 Break when the expression is true. 10062 Break when the expression has changed. 10063 Break when the message has been received. 10064 Represents the debuggee's execution state. 10065 There is nothing to debug. 10066 The debuggee is paused. 10067 The debuggee is running. 10068 Represents the possible types of a Breakpoint object. 10069 Break at location when expression changed. 10070 Value of exception thrown because debugger package isn't loaded. 10071 Value of exception thrown because an invalid breakpoint object is referenced. 10072 Value of exception thrown when unable to evaluate an expression. 10073 Value of exception thrown when unable to SetNextStatement 10074 Value of exception thrown because current command is invalid while debuggee is executing. 24000 Duplicate directory specification 24001 Debug package: A required interface or package was not found. 24005 '%s' is an illegal folder specification. 24006 The folder '%s' does not exist. 24025 &Enter address expression: 24026 Address 24027 Type any valid debugger expression. 24040 Line 24041 Advanced... 24042 &Location: 24043 &Expression: 24044 Breakpoint successfully set at 24045 Breakpoint could not be set at 24046 Ste&p into %s 24047 This expansion could take a long time. Do you wish to continue? 24065 &Move Here 24066 &Copy Here 24067 Cancel 24132 Assembly Code 24176 \n\nThese files need to be built:\n 24180 Cannot set breakpoint while the debuggee is running. 24190 DLLs (.dll) 24191 Executable Files (.exe) 24192 Browse for Local Module 24212 Cannot execute program. 24215 The pathname for file '%s' is too long. 24218 '%s'\nCannot save file. Make sure that the directory exists and is not read-only. 24221 '%s'\nCannot save file. Cannot create a temporary file. 24222 '%s'\nCannot create a backup for file. 24224 '%s'\nCannot save file. The file may be in use by another application. 24228 '%s'\nFile not found. 24229 '%s'\nCannot open file.\nFile not found. 24251 The file specification '%s' is invalid. 24258 Cannot change the current directory to '%s'. 24259 Cannot change the current drive to '%s'. 24289 Cannot set the breakpoint %s. 24290 One or more breakpoints are not positioned on valid lines. These breakpoints have been moved to the next valid line. 24291 The debugging session will be terminated. Do you want to exit Microsoft Developer Studio? 24292 One or more breakpoints cannot be set and have been disabled. Execution will stop at the beginning of the program. 24293 One or more breakpoints could not be moved and have been disabled. 24296 The target platform of '%s' does not match the current target platform. 24298 'Line Number' must be between %i and %i. 24299 Cannot exit Microsoft Developer Studio. 24300 '%s' is not a valid executable file. 24301 '%s' has corrupt symbolic information. 24302 '%s' does not contain debugging information. Press OK to continue. 24303 '%s' cannot be debugged until it has been relinked with the current linker. Do you want to run your program? 24304 '%s' cannot be debugged until it has been repacked with the current CVPACK. Do you want to run your program? 24305 '%s' has symbolic information which is newer than this version of Microsoft Developer Studio. Do you want to run your program? 24306 Insufficient memory to load the symbols from '%s'. 24307 No code exists at the line number for breakpoint %s. 24308 %s\n\nThis file does not exist. Do you want to build it? 24310 Available memory is low. Close other applications or exit Microsoft Developer Studio. 24311 Available memory is low. Please exit Microsoft Developer Studio. 24344 24345 Registers 24346 Watch 24347 this 24348 Locals 24349 Auto 24350 Memory 24351 Call Stack 24352 Disassembly 24353 Output - 24354 Breakpoint 24356 %i occurrence(s) have been replaced. 24357 %i occurrence(s) have been found. 24358 %s\n\nThis file has been modified outside of the source editor. 24363 Save changes to '%s'? 24364 %s 24365 List files of &type: 24374 Break at location breakpoint 24377 This breakpoint type is not supported on the target platform. 24378 The program '%s' has exited with code %ld (0x%lX). 24379 One or more breakpoints are not supported on the target platform and have been disabled. Execution will stop at the beginning of the program. 24381 Unrecoverable error. Choose OK to ignore or Cancel to exit. 24382 The thread 0x%X has exited with code %ld (0x%lX). 24384 Pass exception on to the program being debugged? 24385 %s in %s: 0x%.8lX: %s. 24386 First-chance exception 24387 Unhandled exception 24389 Unable to suspend thread 0x%lX. 24391 %s (%s) 24392 Cannot configure the %s %s connection 24394 Playback canceled.\nCannot edit the active document. 24395 Playback canceled.\nCannot insert text into a read-only document. 24396 Playback canceled.\nCannot activate the window '%s'. 24397 The debugger can no longer communicate with the remote machine. 24398 Variables 24399 Exception 24400 Watch1 24401 Watch2 24402 Watch3 24403 Watch4 24404 Name 24405 Value 24406 Type 24416 Registers Window 24417 Memory Window 24418 Variables Window 24419 Calls Window 24420 Disassembly Window 24421 Watch Window 24422 Text 24423 Text Selection 24424 Register 24425 Value 24426 Memory Highlight 24427 Value Highlight 24428 Calls Highlight 24429 Current Statement 24430 Breakpoint 24433 Watch Highlight 24434 Variables Highlight 24435 Debugger Windows 24436 Code Coverage 24437 Superceded code 24451 Stop always 24452 Stop if not handled 24456 Error: cannot display value 24457 Undoing action #%i 24458 Redoing action #%i 24459 Undo is complete. 24460 Redo is complete. 24469 ASCII 24470 Wide Char 24471 Byte 24472 Short 24473 Short Hex 24474 Short Unsigned 24475 Long 24476 Long Hex 24477 Long Unsigned 24478 Real 24479 Real Long 24480 Int64 24481 Int64 Hex 24482 Int64 Unsigned 24484 OVR 24485 READ 24488 00000 24489 000 24490 00000000 24491 COL 24492 run 24493 break 24494 Break 24495 Edit and Continue 24496 crash dump 24555 Loading symbols... 24566 Please enter the path for %s%s. 24567 Find Source 24568 Find Symbols 24569 Find Directory 24577 The debug target name specified is missing or invalid. Choose Settings from the Project menu to correct the name of the debug target. 24586 Hexadecimal display 24587 Decimal display 24593 %s applications cannot be debugged with this version of Microsoft Developer Studio. 24594 Windows 16-bit 24595 MS-DOS 24596 OS/2 24597 24671 %s. 24675 Cannot watch '%s' 24678 MSVCColumnSelect 24692 One or more files are out of date or do not exist. %sWould you like to build them? 24695 Unknown error 24728 Source code is not available for the function return address. 24729 Cannot set a breakpoint at the function return address 24730 The current function has no return address. 24731 No code is available at the current cursor location. 24732 Cannot set a breakpoint at the cursor location. 24733 The cursor is already at the current source location. 24739 Unable to stop the debugger 24753 No source file 24778 Text 24827 '%s' does not exist. 24877 Cannot find the specified file. 24878 The specified path is invalid. 24880 Cannot dynamically link to a task. 24881 Library requires separate data segments for each task. 24883 Insufficient memory to start the application. 24885 This is the incorrect Windows version for this application. 24886 This is an invalid .EXE file (non-Windows or error in image). 24887 Cannot run an OS/2 application. 24888 Cannot run an MS-DOS 4.0 application. 24889 This is an unknown application type. 24890 Cannot run an old Windows .EXE in protected mode. 24891 Cannot run a second instance of an application containing multiple, writeable data segments. 24892 Cannot run a second instance of this application in large-frame EMS mode. 24893 Cannot run a protected-mode application in real mode. 24894 Cannot load a compressed executable file. 24895 A DLL file required to load this application is invalid. 24896 This application requires Microsoft Windows 32-bit extensions. 24900 WM_ACTIVATE 24901 WM_ACTIVATEAPP 24902 WM_ASKCBFORMATNAME 24903 WM_CANCELJOURNAL 24904 WM_CANCELMODE 24905 WM_CHANGECBCHAIN 24906 WM_CHAR 24907 WM_CHARTOITEM 24908 WM_CHILDACTIVATE 24909 WM_CLEAR 24910 WM_CLOSE 24911 WM_COMMAND 24912 WM_COMPACTING 24913 WM_COMPAREITEM 24914 WM_COPY 24915 WM_COPYDATA 24916 WM_CREATE 24917 WM_CTLCOLORBTN 24918 WM_CTLCOLORDLG 24919 WM_CTLCOLOREDIT 24920 WM_CTLCOLORLISTBOX 24921 WM_CTLCOLORMSGBOX 24922 WM_CTLCOLORSCROLLBAR 24923 WM_CTLCOLORSTATIC 24924 WM_CUT 24925 WM_DDE_ACK 24926 WM_DDE_ADVISE 24927 WM_DDE_DATA 24928 WM_DDE_EXECUTE 24929 WM_DDE_INITIATE 24930 WM_DDE_POKE 24931 WM_DDE_REQUEST 24932 WM_DDE_TERMINATE 24933 WM_DDE_UNADVISE 24934 WM_DEADCHAR 24935 WM_DELETEITEM 24936 WM_DESTROY 24937 WM_DESTROYCLIPBOARD 24938 WM_DEVMODECHANGE 24939 WM_DRAWCLIPBOARD 24940 WM_DRAWITEM 24941 WM_DROPFILES 24942 WM_ENABLE 24943 WM_ENDSESSION 24944 WM_ENTERIDLE 24945 WM_ENTERMENULOOP 24946 WM_ERASEBKGND 24947 WM_EXITMENULOOP 24948 WM_FONTCHANGE 24949 WM_GETDLGCODE 24950 WM_GETFONT 24951 WM_GETHOTKEY 24952 WM_GETMINMAXINFO 24953 WM_GETTEXT 24954 WM_GETTEXTLENGTH 24955 WM_HOTKEY 24956 WM_HSCROLL 24957 WM_HSCROLLCLIPBOARD 24958 WM_ICONERASEBKGND 24959 WM_IMEKEYDOWN 24960 WM_IMEKEYUP 24961 WM_IME_CHAR 24962 WM_IME_COMPOSITION 24963 WM_IME_COMPOSITIONFULL 24964 WM_IME_CONTROL 24965 WM_IME_ENDCOMPOSITION 24966 WM_IME_NOTIFY 24967 WM_IME_REPORT 24968 WM_IME_SELECT 24969 WM_IME_SETCONTEXT 24970 WM_IME_STARTCOMPOSITION 24971 WM_INITDIALOG 24972 WM_INITMENU 24973 WM_INITMENUPOPUP 24974 WM_KEYDOWN 24975 WM_KEYUP 24976 WM_KILLFOCUS 24977 WM_LBUTTONDBLCLK 24978 WM_LBUTTONDOWN 24979 WM_LBUTTONUP 24980 WM_MBUTTONDBLCLK 24981 WM_MBUTTONDOWN 24982 WM_MBUTTONUP 24983 WM_MDIACTIVATE 24984 WM_MDICASCADE 24985 WM_MDICREATE 24986 WM_MDIDESTROY 24987 WM_MDIGETACTIVE 24988 WM_MDIICONARRANGE 24989 WM_MDIMAXIMIZE 24990 WM_MDINEXT 24991 WM_MDIREFRESHMENU 24992 WM_MDIRESTORE 24993 WM_MDISETMENU 24994 WM_MDITILE 24995 WM_MEASUREITEM 24996 WM_MENUCHAR 24997 WM_MENUSELECT 24998 WM_MOUSEACTIVATE 24999 WM_MOUSEMOVE 25000 WM_MOVE 25001 WM_NCACTIVATE 25002 WM_NCCALCSIZE 25003 WM_NCCREATE 25004 WM_NCDESTROY 25005 WM_NCHITTEST 25006 WM_NCLBUTTONDBLCLK 25007 WM_NCLBUTTONDOWN 25008 WM_NCLBUTTONUP 25009 WM_NCMBUTTONDBLCLK 25010 WM_NCMBUTTONDOWN 25011 WM_NCMBUTTONUP 25012 WM_NCMOUSEMOVE 25013 WM_NCPAINT 25014 WM_NCRBUTTONDBLCLK 25015 WM_NCRBUTTONDOWN 25016 WM_NCRBUTTONUP 25017 WM_NEXTDLGCTL 25018 WM_NULL 25019 WM_PAINT 25020 WM_PAINTCLIPBOARD 25021 WM_PAINTICON 25022 WM_PALETTECHANGED 25023 WM_PALETTEISCHANGING 25024 WM_PARENTNOTIFY 25025 WM_PASTE 25026 WM_PENWINFIRST 25027 WM_PENWINFIRST_1 25028 WM_PENWINFIRST_10 25029 WM_PENWINFIRST_11 25030 WM_PENWINFIRST_12 25031 WM_PENWINFIRST_13 25032 WM_PENWINFIRST_14 25033 WM_PENWINFIRST_2 25034 WM_PENWINFIRST_3 25035 WM_PENWINFIRST_4 25036 WM_PENWINFIRST_5 25037 WM_PENWINFIRST_6 25038 WM_PENWINFIRST_7 25039 WM_PENWINFIRST_8 25040 WM_PENWINFIRST_9 25041 WM_PENWINLAST 25042 WM_POWER 25043 WM_QUERYDRAGICON 25044 WM_QUERYENDSESSION 25045 WM_QUERYNEWPALETTE 25046 WM_QUERYOPEN 25047 WM_QUEUESYNC 25048 WM_QUIT 25049 WM_RBUTTONDBLCLK 25050 WM_RBUTTONDOWN 25051 WM_RBUTTONUP 25052 WM_RENDERALLFORMATS 25053 WM_RENDERFORMAT 25054 WM_SETCURSOR 25055 WM_SETFOCUS 25056 WM_SETFONT 25057 WM_SETHOTKEY 25058 WM_SETREDRAW 25059 WM_SETTEXT 25060 WM_SHOWWINDOW 25061 WM_SIZE 25062 WM_SIZECLIPBOARD 25063 WM_SPOOLERSTATUS 25064 WM_SYSCHAR 25065 WM_SYSCOLORCHANGE 25066 WM_SYSCOMMAND 25067 WM_SYSDEADCHAR 25068 WM_SYSKEYDOWN 25069 WM_SYSKEYUP 25070 WM_TIMECHANGE 25071 WM_TIMER 25072 WM_UNDO 25073 WM_USER 25074 WM_VKEYTOITEM 25075 WM_VSCROLL 25076 WM_VSCROLLCLIPBOARD 25077 WM_WINDOWPOSCHANGED 25078 WM_WINDOWPOSCHANGING 25079 WM_WININICHANGE 25172 Symbolic information for deleted DLLs will be removed from memory at the beginning of the next debugging session. 25179 (no name) 25201 Program Variable 25217 Message 25219 Warning 25221 Error 25230 Running 25231 Terminated 25233 Not started 25235 Stopped 25237 Does not exist 25240 E&xecute %s Ctrl+F5 25242 This debug command requires an active project. Would you like to create a project? 25246 This command will stop the debugger. 25248 Debug 25263 &Address/Expression: 25265 No error condition 25266 Invalid breakpoint command 25267 This command will stop the debugger. Since your application is running, the remote machine may need to be restarted. 25268 The expression is not a memory address. 25269 Debug 25271 Access denied. 25272 Invalid address 25273 Invalid argument 25274 I/O error 25275 Too many open files 25276 Cross-device link 25277 No such file or directory 25278 The executable file '%s' has a format error. 25279 Out of memory 25280 The arguments exceed the MS-DOS limit of 128 characters. 25281 No space is left on device. 25282 Program terminated. Restart to continue. 25283 Library module not loaded 25284 No code exists at this line number. 25285 No source lines exist at this address. 25286 Loaded '%s', no matching symbolic information found. 25287 The symbolic information for '%s' is newer than this version of Microsoft Developer Studio. 25288 Repack '%s' with the current CVPACK. 25289 Relink '%s' with the current linker. 25290 Syntax error 25291 Out of memory 25292 Loaded symbols for '%s' 25293 Invalid type cast 25294 Cannot execute function in watch expression 25295 The call stack has changed. Display set to program counter. 25296 No address expression is specified. 25297 More than one address expression is specified. 25298 Preloaded symbols may not match '%s'. 25299 Insufficient memory 25300 General expression-evaluator error 25301 General expression-evaluator error 25302 Invalid address expression 25303 No data members 25304 Unknown error number 25305 (source line does not match compiled source) 25308 Loaded exports for '%s' 25309 Converted symbols for '%s' 25310 Cannot open %s. 25311 %s does not contain debug information for %s. 25312 %s was not created at the same time as %s. 25313 %s is an obsolete format. 25314 (call stack unavailable while child is running) 25315 Cannot open '%s'. Do you want to continue? 25316 '%s' does not contain debug information for '%s'. Do you want to continue? 25317 '%s' was not created at the same time as '%s'. Do you want to continue? 25318 '%s' has an obsolete format. Do you want to continue? 25325 The local executable does not match the remote one. Do you want to update the remote executable? 25327 This application does not contain the necessary debugging information. Please build it and try again. 25337 The project '%s' does not match the corresponding file on the remote machine. 25338 The local executable does not match the remote one. Do you want to continue? 25340 The executable '%s' cannot be opened. 25342 Cannot find the application on the remote machine. Choose Settings from the Project menu to correct the name of the debug target. 25344 The application on the remote machine is already running. 25345 The file %s on the remote machine is not a valid executable. 25346 Cannot open file %s on the remote machine. 25349 Cannot initialize the debugging subsystem. 25361 The path '%s' is invalid. Cannot run the tool. 25364 Cannot execute the tool on an unnamed file. 25365 This operation will move the current location to a different function. 25366 Cannot move the current location to a different function. 25367 The debug information file '%s' was not found. 25368 Process 25369 Process Id 25370 Title 25371 Module 25372 Address 25373 Path 25374 Order 25379 Connecting to the remote machine... 25380 Cannot restore the breakpoint '%s'. 25381 The project is not up to date or was not built with profiling enabled. Choose Settings from the Project menu. Click the Link tab, select the General category, and check Enable profiling. Rebuild. 25382 User breakpoint called from code at 25387 Save changes to unnamed files before debugging? 25390 Debug DLL, %s, version does not match 25391 at '%s' 25392 when '%s' (length:%s) changes 25393 when '%s' 25394 when '%s' is received 25395 , skip %s time(s) 25396 , skip %s time(s) (%s remaining) 25397 Location 25398 Messages 25399 Advanced 25400 Breakpoints 25401 &Breakpoints: 25402 &Edit Code 25403 &Remove 25404 Remove A&ll 25405 Expression 25409 Invalid location 25410 Invalid window procedure 25411 Invalid expression 25412 Invalid number of elements 25413 Invalid message 25414 Invalid hit count 25415 Cannot set breakpoint 25416 &Class name: 25465 Location 25466 Data 25473 MSVC_HitBP 25474 Breakpoint Hit 25576 Disable Breakpoint 25577 Remove Breakpoint 25579 returned 25580 The Developer Studio debugger is not running. 25583 Attempted access to a no longer existing breakpoint. 25586 Cannot evaluate this expression. 25587 Cannot set next statement to this line. 25589 This command is invalid while debuggee is running. 25590 Registry settings incompatible with SQL debugging. Re-run Setup. 25591 Cannot do Direct Database Debugging with Debugging Remote Connection set to Network. 25600 Changes the stack frame used by the Variables window\nStack Frame 25601 Adds a new expression to the Watch window\nNew Watch 25602 Deletes the selected expression\nDelete Watch 25610 Sets start address for viewing memory\nMemory Address 25611 Changes the stack frame used by the Variables window\nStack Frame 25612 All threads are in system calls. It is not possible to break into the debugee at this time. 25617 Recompiling edited files... 25618 Cannot complete Edit and Continue 25624 Point of execution moved to the beginning of the current line. 25626 Edit and Continue 25629 Thread %8.8x: Frame %d: Cannot complete Edit and Continue for function %s. Reason: %s. 25630 Thread %8.8x: Cannot trace entire call stack. Edit and Continue ignoring function calls that do not appear in the call stack window. 25632 Edit and Continue canceled by user. 25633 Thread %8.8x: Point of execution moved to the beginning of current line. 25634 Thread %8.8x: Frame %d: Function %s: New point of execution is 0x%8.8x. 25636 Edit and Continue cannot apply recent code changes to the current function while it is on the call stack (Reason: %s). Code changes will be available the next time the function is called. Until the function exits, it can be debugged only in the Disassembly window. 25637 Exception state 25638 Local variable removed by user 25639 Code changes before the point of execution can only be applied to the current function 25640 Change to function parameters or return value 25641 New local variables exceed the function's stack frame capacity 25642 New local variable requires construction or destruction 25643 Unsafe condition due to exception handling, use of _alloca, setjmp, or inline assembly 25644 Cannot find line 25645 Cannot handle adding or removing a local variable with a name that is already defined more than once 25646 Unknown error; consult documentation for technical support options 25647 Edit and Continue has applied recent code changes to the current function. The point of execution has been positioned in the function as correctly as possible (beginning of current line). You should verify that it is positioned correctly, use Set Next Statement to move it if necessary, and then continue debugging. 25648 Unsafe condition due to current location of point of execution 25651 Building executables with code changes made during debugging... 25652 Cannot create %s 25653 The executable was relinked in its original build location (%s), \n but not relinked in the location from which it was debugged (%s). 25654 Compiling... 25655 Relinking %s with code changes made during debugging... 25656 Compiled file(s) 25657 Stop Bui&ld 25658 Appl&y Code Changes 25659 One or more modified source files are read only. Changes made to these files will be ignored by Edit and Continue. 25660 Program execution did not proceed. (Reason: %s) 25661 Thread 25662 Call stack index 25663 Function name 25664 One or more errors occurred while compiling code changes. 25665 Edit and Continue does not support the latest code changes; build required. 25666 Cannot complete Edit and Continue. Do you want to perform the debug command using the original code?\n\nYes: Perform the debug command using the original code\nNo: Cancel the debug command and fix the errors\n 25667 %s is linked from a library and is not eligible for Edit and Continue. 25668 Cannot find %s 25669 Mismatch between %s and corresponding executable. 25670 Ignoring changes made to %s 25674 One or more errors occurred while compiling code changes. Do you want to perform the debug command using the original code?\n\nYes: Perform the debug command using the original code\nNo: Cancel the debug command and fix the compile errors\n 25675 Code changed near the point of execution. Point of execution moved to the beginning of the current line. 25676 Source code has changed and is no longer available. 25677 Expression complexity increase caused register spill 25678 %s : error ENC%d: %s 25679 %s : warning ENC%d: %s 25680 %s : information ENC%d: %s 25683 %s - %d error(s), %d warning(s) 25684 Edit and Continue does not support the latest code changes; build required. 25685 Applying Code Changes... 25686 Cannot apply code changes to one or more functions on the call stack. 25687 Cannot complete Edit and Continue. 25688 Cannot save read-only file: %s 25689 Loading dependency information 25690 Cannot complete Edit and Continue for reloaded image %s; build required. 25691 Code changes affect too many files; build required.