windows-nt/Source/XPSP1/NT/base/ntsetup/oobe/msobdl/msobdl.def
2020-09-26 16:20:57 +08:00

11 lines
428 B
Modula-2

LIBRARY MSOBDL.DLL
;DESCRIPTION 'Microsoft Out of Box Experience Communication Manager Control'
EXPORTS
DownLoadInit @6
DownLoadCancel @7
DownLoadExecute @8
DownLoadClose @9
DownLoadSetStatusCallback @10
DownLoadProcess @11