summaryrefslogtreecommitdiff
path: root/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.def
blob: 47cf750d5d1e185f68f553520213ebf7c92fb35d (plain)
1
2
3
4
5
6
7
8
9
; WpdServiceSampleDriver.def : Declares the module parameters.

LIBRARY "WpdServiceSampleDriver.DLL"

EXPORTS
        DllCanUnloadNow         PRIVATE
        DllGetClassObject       PRIVATE
        DllRegisterServer       PRIVATE
        DllUnregisterServer     PRIVATE