equal
deleted
inserted
replaced
29 // ECOM Dll recognition UID followed by the unique UID for this dll |
29 // ECOM Dll recognition UID followed by the unique UID for this dll |
30 UID 0x10009D8D 0x102828E3 |
30 UID 0x10009D8D 0x102828E3 |
31 |
31 |
32 CAPABILITY CAP_ECOM_PLUGIN NetworkControl NetworkServices ReadDeviceData MultimediaDD |
32 CAPABILITY CAP_ECOM_PLUGIN NetworkControl NetworkServices ReadDeviceData MultimediaDD |
33 VENDORID VID_DEFAULT |
33 VENDORID VID_DEFAULT |
|
34 VERSION 10.0 |
34 |
35 |
35 #ifndef WINSCW |
36 #ifndef WINSCW |
36 EpocAllowDllData |
37 EpocAllowDllData |
37 #endif |
38 #endif |
38 |
39 |
121 LIBRARY tmsfactory.lib |
122 LIBRARY tmsfactory.lib |
122 LIBRARY tmsapi.lib |
123 LIBRARY tmsapi.lib |
123 LIBRARY libglib.lib |
124 LIBRARY libglib.lib |
124 |
125 |
125 DEBUGLIBRARY flogger.lib |
126 DEBUGLIBRARY flogger.lib |
|
127 |
|
128 |
|
129 SMPSAFE |