windows-nt/Source/XPSP1/NT/enduser/windows.com/wuv3/wsdu/wsdueng/wsdueng.def

14 lines
403 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;Copyright (c) 2000 Microsoft Corporation. All Rights Reserved.
;wsdu.def : declares module exports for wsdu.dll
LIBRARY "WSDUENG"
EXPORTS
DllMain @1 PRIVATE
DuInitializeA @2
DuDoDetection @3
DuBeginDownload @4
DuAbortDownload @5
DuUninitialize @6
SetEstimatedDownloadSpeed @7
DuQueryUnsupportedDriversA @8