windows-nt/Source/XPSP1/NT/net/upnp/host/upnphost/dll/upnphost.def

9 lines
205 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
ServiceMain PRIVATE
Test