2025-04-27 07:49:33 -04:00

33 lines
808 B
Modula-2

;//+-------------------------------------------------------------------------
;//
;// Microsoft Windows
;//
;// Copyright (C) Microsoft Corporation, 1998 - 1999
;//
;// File: storprop.def
;//
;//--------------------------------------------------------------------------
LIBRARY CMDHELP.DLL
EXPORTS
;
; routines used internally to validate stuff
; exported to help track problems down to
; why the routines fail.
;
CmdHelpValidateStringOctal
CmdHelpValidateStringDecimal
CmdHelpValidateStringHex
;
; these routines simplify the acquisition of data
; from the user.
;
CmdHelpValidateStringHexQuoted
CmdHelpScanQuotedHexString