source: trunk/DirectShowSpy/DirectShowSpyPS.def @ 442

Last change on this file since 442 was 95, checked in by roman, 12 years ago

DirectShowSpy? moved from Assembla

File size: 162 bytes
Line 
1
2LIBRARY      "DirectShowSpyPS"
3
4EXPORTS
5        DllGetClassObject               PRIVATE
6        DllCanUnloadNow                 PRIVATE
7        DllRegisterServer               PRIVATE
8        DllUnregisterServer             PRIVATE
Note: See TracBrowser for help on using the repository browser.