windows-nt/Source/XPSP1/NT/enduser/troubleshoot/launcher/client/tslauncher.def

23 lines
412 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
; tslauncher.def : Declares the module parameters.
LIBRARY DEVMGR.DLL
EXPORTS
TSLOpen @1
TSLClose @2
TSLReInit @3
TSLLaunchKnownTSA @4
TSLLaunchKnownTSW @5
TSLLaunchA @6
TSLLaunchW @7
TSLLaunchDeviceA @8
TSLLaunchDeviceW @9
TSLLanguageA @10
TSLLanguageW @11
TSLMachineIDA @12
TSLMachineIDW @13
TSLDeviceInstanceIDA @14
TSLDeviceInstanceIDW @15
TSLStatusA @16
TSLStatusW @17