windows-nt/Source/XPSP1/NT/sdktools/spt/cmdhelp/cmdhelp.def
2020-09-26 16:20:57 +08:00

33 lines
776 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