windows-nt/Source/XPSP1/NT/sdktools/spt/cmdhelp/cmdhelp.def

33 lines
776 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;//+-------------------------------------------------------------------------
;//
;// 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