home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / aplic / visualj / vjtrial.exe / RCDATA / CABINET / devdbg.pkg / string.txt next >
Text File  |  1997-01-28  |  21KB  |  564 lines

  1. 10012    Visual Studio 97 Debugger
  2. 10013    Events fired by the Debugger object.
  3. 10014    Fired when a breakpoint is hit.
  4. 10015    Debugger object.
  5. 10016    Returns the Application Object.
  6. 10017    Returns the Parent Object (Application).
  7. 10018    Returns the Breakpoints object.
  8. 10019    Returns/sets the default radix used by the debugger.
  9. 10020    Returns the current state of the process being debugged.
  10. 10021    Returns/sets whether Just In Time Debugging is enabled.
  11. 10022    Returns/sets whether Remote Procedure Call Debugging is enabled.
  12. 10023    Causes the process being debugged to execute.
  13. 10024    Executes the current line of source code, stepping Into any procedure calls encountered.
  14. 10025    Executes the current line of source code, stepping over any procedure calls encountered.
  15. 10026    Executes until control is returned from current procedure.
  16. 10027    Terminates the current process being debugged, if any, and starts debugging from the beginning.
  17. 10028    Terminates the current process being debugged, if any.
  18. 10029    Stops (interrupts) execution of the current process being debugged.
  19. 10030    Evaluates an expression as if it were entered into a watch window.
  20. 10031    Waits until the process being debugged reaches the dsBreak or dsNoDebuggee state.
  21. 10032    Moves the cursor to the next line that will execute.  This may be the current line.
  22. 10033    Causes the process being debugged to execute until control is transferred to the cursor location.
  23. 10034    Forces execution to contine, beginning with the current cursor location.
  24. 10035    Breakpoint Object
  25. 10036    Returns the Application Object.
  26. 10037    Returns the Debugger object.
  27. 10038    Returns/sets the Enabled property of the breakpoint.
  28. 10039    Returns the line number of the breakpoint.
  29. 10040    Returns the file system name of the source file corresponding to the breakpoint.
  30. 10041    Returns the (optional) source function name corresponding to the breakpoint.
  31. 10042    Returns the file system name of the application being debugged (may be blank).
  32. 10043    Returns the (optional) condition governing the breakpoint.
  33. 10044    Returns the (optional) elements of the breakpoint, representing the range of memory the data breakpoint is watching.
  34. 10045    Returns the (optional) pass count governing the breakpoint.
  35. 10046    Returns the (optional) Windows message governing the breakpoint.
  36. 10047    Returns the (optional) window procedure of the breakpoint.
  37. 10048    Returns a member of the DsBreakpointType enumeration representing the type of the breakpoint.
  38. 10049    Removes the breakpoint.
  39. 10050    Represents all the enabled and disabled breakpoints currently set.
  40. 10051    Returns the number of breakpoints.
  41. 10052    Returns the Application Object.
  42. 10053    Returns the Debugger Object.
  43. 10054    Returns a Breakpoint object from the collection by its index.
  44. 10055    Removes all breakpoints.
  45. 10056    Removes the breakpoint at a given source line.
  46. 10057    Adds a breakpoint at a given source line.
  47. 10059    Location breakpoint.
  48. 10060    Break at location when the expression is true.
  49. 10061    Break when the expression is true.
  50. 10062    Break when the expression has changed.
  51. 10063    Break when the message has been received.
  52. 10064    Represents the debuggee's execution state.
  53. 10065    There is nothing to debug.
  54. 10066    The debuggee is paused.
  55. 10067    The debuggee is running.
  56. 10068    Represents the possible types of a Breakpoint object.
  57. 10069    Break at location when expression changed.
  58. 10070    Value of exception thrown because debugger package isn't loaded.
  59. 10071    Value of exception thrown because an invalid breakpoint object is referenced.
  60. 10072    Value of exception thrown when unable to evaluate an expression.
  61. 10073    Value of exception thrown when unable to SetNextStatement
  62. 10074    Value of exception thrown because current command is invalid while debuggee is executing.
  63. 24000    Duplicate directory specification
  64. 24001    Debug package: A required interface or package was not found.
  65. 24005    '%s' is an illegal folder specification.
  66. 24006    The folder '%s' does not exist.
  67. 24025    &Enter address expression:
  68. 24026    Address
  69. 24027    Type any valid debugger expression.
  70. 24040    Line 
  71. 24041    Advanced...
  72. 24042    &Location:
  73. 24043    &Expression:
  74. 24044    Breakpoint successfully set at 
  75. 24045    Breakpoint could not be set at 
  76. 24046    Ste&p into %s
  77. 24047    This expansion could take a long time. Do you wish to continue?
  78. 24065    &Move Here
  79. 24066    &Copy Here
  80. 24067    Cancel
  81. 24132    Assembly Code
  82. 24176    \n\nThese files need to be built:\n
  83. 24180    Cannot set breakpoint while the debuggee is running.
  84. 24190    DLLs (.dll)
  85. 24191    Executable Files (.exe)
  86. 24192    Browse for Local Module
  87. 24212    Cannot execute program.
  88. 24215    The pathname for file '%s' is too long.
  89. 24218    '%s'\nCannot save file.  Make sure that the directory exists and is not read-only.
  90. 24221    '%s'\nCannot save file.  Cannot create a temporary file.
  91. 24222    '%s'\nCannot create a backup for file.
  92. 24224    '%s'\nCannot save file.  The file may be in use by another application.
  93. 24228    '%s'\nFile not found.
  94. 24229    '%s'\nCannot open file.\nFile not found.
  95. 24251    The file specification '%s' is invalid.
  96. 24258    Cannot change the current directory to '%s'.
  97. 24259    Cannot change the current drive to '%s'.
  98. 24289    Cannot set the breakpoint %s.
  99. 24290    One or more breakpoints are not positioned on valid lines.  These breakpoints have been moved to the next valid line.
  100. 24291    The debugging session will be terminated.  Do you want to exit Microsoft Developer Studio?
  101. 24292    One or more breakpoints cannot be set and have been disabled.  Execution will stop at the beginning of the program.
  102. 24296    The target platform of '%s' does not match the current target platform.
  103. 24298    'Line Number' must be between %i and %i.
  104. 24299    Cannot exit Microsoft Developer Studio.
  105. 24300    '%s' is not a valid executable file.
  106. 24301    '%s' has corrupt symbolic information.
  107. 24302    '%s' does not contain debugging information.  Press OK to continue.
  108. 24303    '%s' cannot be debugged until it has been relinked with the current linker.  Do you want to run your program?
  109. 24304    '%s' cannot be debugged until it has been repacked with the current CVPACK.  Do you want to run your program?
  110. 24305    '%s' has symbolic information which is newer than this version of Microsoft Developer Studio.  Do you want to run your program?
  111. 24306    Insufficient memory to load the symbols from '%s'.
  112. 24307    No code exists at the line number for breakpoint %s.
  113. 24308    %s\n\nThis file does not exist.  Do you want to build it?
  114. 24310    Available memory is low. Close other applications or exit Microsoft Developer Studio.
  115. 24311    Available memory is low. Please exit Microsoft Developer Studio.
  116. 24344      
  117. 24345    Registers
  118. 24346    Watch
  119. 24347    this
  120. 24348    Locals
  121. 24349    Auto
  122. 24350    Memory
  123. 24351    Call Stack
  124. 24352    Disassembly
  125. 24354    Breakpoint
  126. 24356    %i occurrence(s) have been replaced.
  127. 24357    %i occurrence(s) have been found.
  128. 24358    %s\n\nThis file has been modified outside of the source editor.
  129. 24363    Save changes to '%s'?
  130. 24364    %s
  131. 24365    List files of &type:
  132. 24374    Break at location breakpoint
  133. 24377    This breakpoint type is not supported on the target platform.
  134. 24378    The program '%s' has exited with code %ld (0x%lX).
  135. 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.
  136. 24381    Unrecoverable error.  Choose OK to ignore or Cancel to exit.
  137. 24382    The thread 0x%X has exited with code %ld (0x%lX).
  138. 24384    Pass exception on to the program being debugged?
  139. 24385    %s in %s: 0x%.8lX: %s.
  140. 24386    First-chance exception
  141. 24387    Unhandled exception
  142. 24389    Unable to suspend thread 0x%lX.
  143. 24391    %s (%s)
  144. 24392    Cannot configure the %s %s connection
  145. 24394    Playback canceled.\nCannot edit the active document.
  146. 24395    Playback canceled.\nCannot insert text into a read-only document.
  147. 24396    Playback canceled.\nCannot activate the window '%s'.
  148. 24397    The debugger can no longer communicate with the remote machine.
  149. 24398    Variables
  150. 24399    Exception
  151. 24400    Watch1
  152. 24401    Watch2
  153. 24402    Watch3
  154. 24403    Watch4
  155. 24404    Name
  156. 24405    Value
  157. 24406    Type
  158. 24416    Registers Window
  159. 24417    Memory Window
  160. 24418    Variables Window
  161. 24419    Calls Window
  162. 24420    Disassembly Window
  163. 24421    Watch Window
  164. 24422    Text
  165. 24423    Text Selection
  166. 24424    Register
  167. 24425    Value
  168. 24426    Memory Highlight
  169. 24427    Value Highlight
  170. 24428    Calls Highlight
  171. 24429    Current Statement
  172. 24430    Breakpoint
  173. 24433    Watch Highlight
  174. 24434    Variables Highlight
  175. 24435    Debugger Windows
  176. 24436    Code Coverage
  177. 24451    Stop always
  178. 24452    Stop if not handled
  179. 24456    Error: cannot display value
  180. 24457    Undoing action #%i
  181. 24458    Redoing action #%i
  182. 24459    Undo is complete.
  183. 24460    Redo is complete.
  184. 24469    ASCII
  185. 24470    Wide Char
  186. 24471    Byte
  187. 24472    Short
  188. 24473    Short Hex
  189. 24474    Short Unsigned
  190. 24475    Long
  191. 24476    Long Hex
  192. 24477    Long Unsigned
  193. 24478    Real
  194. 24479    Real Long
  195. 24480    Int64
  196. 24481    Int64 Hex
  197. 24482    Int64 Unsigned
  198. 24484    OVR
  199. 24485    READ
  200. 24488    00000
  201. 24489    000
  202. 24490    00000000
  203. 24491    COL
  204. 24492    run
  205. 24493    break
  206. 24494    Break
  207. 24555    Loading symbols...
  208. 24566    Please enter the path for %s%s.
  209. 24567    Find Source
  210. 24568    Find Symbols
  211. 24569    Find Directory
  212. 24577    The debug target name specified is missing or invalid.  Choose Settings from the Project menu to correct the name of the debug target.
  213. 24586    Hexadecimal display
  214. 24587    Decimal display
  215. 24593    %s applications cannot be debugged with this version of Microsoft Developer Studio.
  216. 24594    Windows 16-bit
  217. 24595    MS-DOS
  218. 24596    OS/2
  219. 24597    <Unknown Executable Type>
  220. 24671    %s.
  221. 24675    Cannot watch '%s'
  222. 24678    MSVCColumnSelect
  223. 24692    One or more files are out of date or do not exist. %sWould you like to build them?
  224. 24695    Unknown error
  225. 24728    Source code is not available for the function return address.
  226. 24729    Cannot set a breakpoint at the function return address
  227. 24730    The current function has no return address.
  228. 24731    No code is available at the current cursor location.
  229. 24732    Cannot set a breakpoint at the cursor location.
  230. 24733    The cursor is already at the current source location.
  231. 24739    Unable to stop the debugger
  232. 24753    No source file
  233. 24778    Text
  234. 24827    '%s' does not exist.
  235. 24877    Cannot find the specified file.
  236. 24878    The specified path is invalid.
  237. 24880    Cannot dynamically link to a task.
  238. 24881    Library requires separate data segments for each task.
  239. 24883    Insufficient memory to start the application.
  240. 24885    This is the incorrect Windows version for this application.
  241. 24886    This is an invalid .EXE file (non-Windows or error in image).
  242. 24887    Cannot run an OS/2 application.
  243. 24888    Cannot run an MS-DOS 4.0 application.
  244. 24889    This is an unknown application type.
  245. 24890    Cannot run an old Windows .EXE in protected mode.
  246. 24891    Cannot run a second instance of an application containing multiple, writeable data segments.
  247. 24892    Cannot run a second instance of this application in large-frame EMS mode.
  248. 24893    Cannot run a protected-mode application in real mode.
  249. 24894    Cannot load a compressed executable file.
  250. 24895    A DLL file required to load this application is invalid.
  251. 24896    This application requires Microsoft Windows 32-bit extensions.
  252. 24900    WM_ACTIVATE
  253. 24901    WM_ACTIVATEAPP
  254. 24902    WM_ASKCBFORMATNAME
  255. 24903    WM_CANCELJOURNAL
  256. 24904    WM_CANCELMODE
  257. 24905    WM_CHANGECBCHAIN
  258. 24906    WM_CHAR
  259. 24907    WM_CHARTOITEM
  260. 24908    WM_CHILDACTIVATE
  261. 24909    WM_CLEAR
  262. 24910    WM_CLOSE
  263. 24911    WM_COMMAND
  264. 24912    WM_COMPACTING
  265. 24913    WM_COMPAREITEM
  266. 24914    WM_COPY
  267. 24915    WM_COPYDATA
  268. 24916    WM_CREATE
  269. 24917    WM_CTLCOLORBTN
  270. 24918    WM_CTLCOLORDLG
  271. 24919    WM_CTLCOLOREDIT
  272. 24920    WM_CTLCOLORLISTBOX
  273. 24921    WM_CTLCOLORMSGBOX
  274. 24922    WM_CTLCOLORSCROLLBAR
  275. 24923    WM_CTLCOLORSTATIC
  276. 24924    WM_CUT
  277. 24925    WM_DDE_ACK
  278. 24926    WM_DDE_ADVISE
  279. 24927    WM_DDE_DATA
  280. 24928    WM_DDE_EXECUTE
  281. 24929    WM_DDE_INITIATE
  282. 24930    WM_DDE_POKE
  283. 24931    WM_DDE_REQUEST
  284. 24932    WM_DDE_TERMINATE
  285. 24933    WM_DDE_UNADVISE
  286. 24934    WM_DEADCHAR
  287. 24935    WM_DELETEITEM
  288. 24936    WM_DESTROY
  289. 24937    WM_DESTROYCLIPBOARD
  290. 24938    WM_DEVMODECHANGE
  291. 24939    WM_DRAWCLIPBOARD
  292. 24940    WM_DRAWITEM
  293. 24941    WM_DROPFILES
  294. 24942    WM_ENABLE
  295. 24943    WM_ENDSESSION
  296. 24944    WM_ENTERIDLE
  297. 24945    WM_ENTERMENULOOP
  298. 24946    WM_ERASEBKGND
  299. 24947    WM_EXITMENULOOP
  300. 24948    WM_FONTCHANGE
  301. 24949    WM_GETDLGCODE
  302. 24950    WM_GETFONT
  303. 24951    WM_GETHOTKEY
  304. 24952    WM_GETMINMAXINFO
  305. 24953    WM_GETTEXT
  306. 24954    WM_GETTEXTLENGTH
  307. 24955    WM_HOTKEY
  308. 24956    WM_HSCROLL
  309. 24957    WM_HSCROLLCLIPBOARD
  310. 24958    WM_ICONERASEBKGND
  311. 24959    WM_IMEKEYDOWN
  312. 24960    WM_IMEKEYUP
  313. 24961    WM_IME_CHAR
  314. 24962    WM_IME_COMPOSITION
  315. 24963    WM_IME_COMPOSITIONFULL
  316. 24964    WM_IME_CONTROL
  317. 24965    WM_IME_ENDCOMPOSITION
  318. 24966    WM_IME_NOTIFY
  319. 24967    WM_IME_REPORT
  320. 24968    WM_IME_SELECT
  321. 24969    WM_IME_SETCONTEXT
  322. 24970    WM_IME_STARTCOMPOSITION
  323. 24971    WM_INITDIALOG
  324. 24972    WM_INITMENU
  325. 24973    WM_INITMENUPOPUP
  326. 24974    WM_KEYDOWN
  327. 24975    WM_KEYUP
  328. 24976    WM_KILLFOCUS
  329. 24977    WM_LBUTTONDBLCLK
  330. 24978    WM_LBUTTONDOWN
  331. 24979    WM_LBUTTONUP
  332. 24980    WM_MBUTTONDBLCLK
  333. 24981    WM_MBUTTONDOWN
  334. 24982    WM_MBUTTONUP
  335. 24983    WM_MDIACTIVATE
  336. 24984    WM_MDICASCADE
  337. 24985    WM_MDICREATE
  338. 24986    WM_MDIDESTROY
  339. 24987    WM_MDIGETACTIVE
  340. 24988    WM_MDIICONARRANGE
  341. 24989    WM_MDIMAXIMIZE
  342. 24990    WM_MDINEXT
  343. 24991    WM_MDIREFRESHMENU
  344. 24992    WM_MDIRESTORE
  345. 24993    WM_MDISETMENU
  346. 24994    WM_MDITILE
  347. 24995    WM_MEASUREITEM
  348. 24996    WM_MENUCHAR
  349. 24997    WM_MENUSELECT
  350. 24998    WM_MOUSEACTIVATE
  351. 24999    WM_MOUSEMOVE
  352. 25000    WM_MOVE
  353. 25001    WM_NCACTIVATE
  354. 25002    WM_NCCALCSIZE
  355. 25003    WM_NCCREATE
  356. 25004    WM_NCDESTROY
  357. 25005    WM_NCHITTEST
  358. 25006    WM_NCLBUTTONDBLCLK
  359. 25007    WM_NCLBUTTONDOWN
  360. 25008    WM_NCLBUTTONUP
  361. 25009    WM_NCMBUTTONDBLCLK
  362. 25010    WM_NCMBUTTONDOWN
  363. 25011    WM_NCMBUTTONUP
  364. 25012    WM_NCMOUSEMOVE
  365. 25013    WM_NCPAINT
  366. 25014    WM_NCRBUTTONDBLCLK
  367. 25015    WM_NCRBUTTONDOWN
  368. 25016    WM_NCRBUTTONUP
  369. 25017    WM_NEXTDLGCTL
  370. 25018    WM_NULL
  371. 25019    WM_PAINT
  372. 25020    WM_PAINTCLIPBOARD
  373. 25021    WM_PAINTICON
  374. 25022    WM_PALETTECHANGED
  375. 25023    WM_PALETTEISCHANGING
  376. 25024    WM_PARENTNOTIFY
  377. 25025    WM_PASTE
  378. 25026    WM_PENWINFIRST
  379. 25027    WM_PENWINFIRST_1
  380. 25028    WM_PENWINFIRST_10
  381. 25029    WM_PENWINFIRST_11
  382. 25030    WM_PENWINFIRST_12
  383. 25031    WM_PENWINFIRST_13
  384. 25032    WM_PENWINFIRST_14
  385. 25033    WM_PENWINFIRST_2
  386. 25034    WM_PENWINFIRST_3
  387. 25035    WM_PENWINFIRST_4
  388. 25036    WM_PENWINFIRST_5
  389. 25037    WM_PENWINFIRST_6
  390. 25038    WM_PENWINFIRST_7
  391. 25039    WM_PENWINFIRST_8
  392. 25040    WM_PENWINFIRST_9
  393. 25041    WM_PENWINLAST
  394. 25042    WM_POWER
  395. 25043    WM_QUERYDRAGICON
  396. 25044    WM_QUERYENDSESSION
  397. 25045    WM_QUERYNEWPALETTE
  398. 25046    WM_QUERYOPEN
  399. 25047    WM_QUEUESYNC
  400. 25048    WM_QUIT
  401. 25049    WM_RBUTTONDBLCLK
  402. 25050    WM_RBUTTONDOWN
  403. 25051    WM_RBUTTONUP
  404. 25052    WM_RENDERALLFORMATS
  405. 25053    WM_RENDERFORMAT
  406. 25054    WM_SETCURSOR
  407. 25055    WM_SETFOCUS
  408. 25056    WM_SETFONT
  409. 25057    WM_SETHOTKEY
  410. 25058    WM_SETREDRAW
  411. 25059    WM_SETTEXT
  412. 25060    WM_SHOWWINDOW
  413. 25061    WM_SIZE
  414. 25062    WM_SIZECLIPBOARD
  415. 25063    WM_SPOOLERSTATUS
  416. 25064    WM_SYSCHAR
  417. 25065    WM_SYSCOLORCHANGE
  418. 25066    WM_SYSCOMMAND
  419. 25067    WM_SYSDEADCHAR
  420. 25068    WM_SYSKEYDOWN
  421. 25069    WM_SYSKEYUP
  422. 25070    WM_TIMECHANGE
  423. 25071    WM_TIMER
  424. 25072    WM_UNDO
  425. 25073    WM_USER
  426. 25074    WM_VKEYTOITEM
  427. 25075    WM_VSCROLL
  428. 25076    WM_VSCROLLCLIPBOARD
  429. 25077    WM_WINDOWPOSCHANGED
  430. 25078    WM_WINDOWPOSCHANGING
  431. 25079    WM_WININICHANGE
  432. 25172    Symbolic information for deleted DLLs will be removed from memory at the beginning of the next debugging session.
  433. 25179    (no name)
  434. 25201    Program Variable
  435. 25217    Message
  436. 25219    Warning
  437. 25221    Error
  438. 25230    Running
  439. 25231    Terminated
  440. 25233    Not started
  441. 25235    Stopped
  442. 25237    Does not exist
  443. 25240    E&xecute %s    Ctrl+F5
  444. 25242    This debug command requires an active project.  Would you like to create a project?
  445. 25246    This command will stop the debugger.
  446. 25248    Debug
  447. 25263    &Address/Expression:
  448. 25265    No error condition
  449. 25266    Invalid breakpoint command
  450. 25267    This command will stop the debugger.  Since your application is running, the remote machine may need to be restarted.
  451. 25268    The expression is not a memory address.
  452. 25269    Debug
  453. 25271    Access denied.
  454. 25272    Invalid address
  455. 25273    Invalid argument
  456. 25274    I/O error
  457. 25275    Too many open files
  458. 25276    Cross-device link
  459. 25277    No such file or directory
  460. 25278    The executable file '%s' has a format error.
  461. 25279    Out of memory
  462. 25280    The arguments exceed the MS-DOS limit of 128 characters.
  463. 25281    No space is left on device.
  464. 25282    Program terminated. Restart to continue.
  465. 25283    Library module not loaded
  466. 25284    No code exists at this line number.
  467. 25285    No source lines exist at this address.
  468. 25286    Loaded '%s', no matching symbolic information found.
  469. 25287    The symbolic information for '%s' is newer than this version of Microsoft Developer Studio.
  470. 25288    Repack '%s' with the current CVPACK.
  471. 25289    Relink '%s' with the current linker.
  472. 25290    Syntax error
  473. 25291    Out of memory
  474. 25292    Loaded symbols for '%s'
  475. 25293    Invalid type cast
  476. 25294    Cannot execute function in watch expression
  477. 25295    The call stack has changed.  Display set to program counter.
  478. 25296    No address expression is specified.
  479. 25297    More than one address expression is specified.
  480. 25298    Preloaded symbols may not match '%s'.
  481. 25299    Insufficient memory
  482. 25300    General expression-evaluator error
  483. 25301    General expression-evaluator error
  484. 25302    Invalid address expression
  485. 25303    No data members
  486. 25304    Unknown error number
  487. 25305    (source line does not match compiled source)
  488. 25310    Cannot open %s.
  489. 25311    %s does not contain debug information for %s.
  490. 25312    %s was not created at the same time as %s.
  491. 25313    %s is an obsolete format.
  492. 25314    (call stack unavailable while child is running)
  493. 25315    Cannot open '%s'.  Do you want to continue?
  494. 25316    '%s' does not contain debug information for '%s'.  Do you want to continue?
  495. 25317    '%s' was not created at the same time as '%s'. Do you want to continue?
  496. 25318    '%s' has an obsolete format. Do you want to continue?
  497. 25325    The local executable does not match the remote one.  Do you want to update the remote executable?
  498. 25327    This application does not contain the necessary debugging information. Please build it and try again.
  499. 25337    The project '%s' does not match the corresponding file on the remote machine.
  500. 25338    The local executable does not match the remote one. Do you want to continue?
  501. 25340    The executable '%s' cannot be opened.
  502. 25342    Cannot find the application on the remote machine.  Choose Settings from the Project menu to correct the name of the debug target.
  503. 25344    The application on the remote machine is already running.
  504. 25345    The file %s on the remote machine is not a valid executable.
  505. 25346    Cannot open file %s on the remote machine. 
  506. 25349    Cannot initialize the debugging subsystem.
  507. 25361    The path '%s' is invalid.  Cannot run the tool.
  508. 25364    Cannot execute the tool on an unnamed file.
  509. 25365    This operation will move the current location to a different function.
  510. 25366    Cannot move the current location to a different function.
  511. 25367    The debug information file '%s' was not found.
  512. 25368    Process
  513. 25369    Process Id
  514. 25370    Title
  515. 25379    Connecting to the remote machine...
  516. 25380    Cannot restore the breakpoint '%s'.
  517. 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.
  518. 25382    User breakpoint called from code at
  519. 25387    Save changes to unnamed files before debugging?
  520. 25390    Debug DLL, %s, version does not match
  521. 25391    at '%s'  
  522. 25392    when '%s' (length:%s) changes 
  523. 25393    when '%s' 
  524. 25394    when '%s' is received 
  525. 25395    , skip %s time(s)
  526. 25396    , skip %s time(s) (%s remaining)
  527. 25397    Location
  528. 25398    Messages
  529. 25399    Advanced
  530. 25400    Breakpoints
  531. 25401    &Breakpoints:
  532. 25402    &Edit Code
  533. 25403    &Remove
  534. 25404    Remove A&ll
  535. 25405    Expression
  536. 25409    Invalid location
  537. 25410    Invalid window procedure
  538. 25411    Invalid expression
  539. 25412    Invalid number of elements
  540. 25413    Invalid message
  541. 25414    Invalid hit count
  542. 25415    Cannot set breakpoint
  543. 25416    &Class name:
  544. 25465    Location
  545. 25466    Data
  546. 25473    MSVC_HitBP
  547. 25474    Breakpoint Hit
  548. 25576    Disable Breakpoint
  549. 25577    Remove Breakpoint
  550. 25579     returned
  551. 25580    The Developer Studio debugger is not running.
  552. 25583    Attempted access to a no longer existing breakpoint.
  553. 25586    Cannot evaluate this expression.
  554. 25587    Cannot set next statement to this line.
  555. 25589    This command is invalid while debuggee is running.
  556. 25590    Registry settings incompatible with SQL debugging. Re-run Setup.
  557. 25591    Cannot do Direct Database Debugging with Debugging Remote Connection set to Network.
  558. 25600    Changes the stack frame used by the Variables window\nStack Frame
  559. 25601    Adds a new expression to the Watch window\nNew Watch
  560. 25602    Deletes the selected expression\nDelete Watch
  561. 25610    Sets start address for viewing memory\nMemory Address
  562. 25611    Changes the stack frame used by the Variables window\nStack Frame
  563. 25612    All threads are in system calls.  It is not possible to break into the debugee at this time.
  564.