Help Center

AfxGetSystemDrivefunction

Retrieves the fully qualified path for the file that contains the specified module.

WindowsfunctionAfxWin.incdoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

FUNCTION AfxSystemDrive () AS DWSTRING
Also documented as AfxSystemDrive — one description covers them all.

Description

Returns the system drive name, e.g. "C:".

Reference

  • Include file AfxWin.inc
  • Documented in Windows/Windows Procedures.md
  • Topic: Windows Procedures