Microsoft KB Archive/57806

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:25, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q57806 to Microsoft KB Archive/57806 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CVW Warning CV0013: “Access Denied”

PSS ID Number: Q57806 Article last modified on 11-05-1993

3.00 MS-DOS

The information in this article applies to:
- Microsoft Windows Software Development Kit for Windows version 3.0

QUESION

What is the meaning of the following CVW warning message? CV0013 Warning : Access denied

RESPONSE

This message is the C run-time library “errno” value 13 as defined in ERRNO.H. CodeView got this status, not the debugee (the application being debugged). That is, CodeView was denied access to a file for some reason. Probably the file didn’t exist or CodeView didn’t have write permission. Check for misspelled or otherwise incorrect filenames, directories, or drives.

Additional reference words: 3.00 KBCategory: KBSubcategory: TlsCvwMisc Copyright Microsoft Corporation 1993.