Searched refs:ERROR_NOT_DOS_DISK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp70 case ERROR_NOT_DOS_DISK: return VERR_DISK_INVALID_FORMAT;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp71 case ERROR_NOT_DOS_DISK: return VERR_DISK_INVALID_FORMAT;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c98 case ERROR_NOT_DOS_DISK:
150 case ERROR_NOT_DOS_DISK:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h142 #define ERROR_NOT_DOS_DISK 26 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h142 #define ERROR_NOT_DOS_DISK 26 macro

Completed in 79 milliseconds