equal
deleted
inserted
replaced
25 CFsObjectCon* Dirs; |
25 CFsObjectCon* Dirs; |
26 CFsObjectCon* Formats; |
26 CFsObjectCon* Formats; |
27 CFsObjectCon* RawDisks; |
27 CFsObjectCon* RawDisks; |
28 CFsObjectCon* Extensions; |
28 CFsObjectCon* Extensions; |
29 CFsObjectCon* ProxyDrives; |
29 CFsObjectCon* ProxyDrives; |
|
30 CFsPool<CFsNotificationInfo>* NotificationInfoPool; |
30 |
31 |
31 CServerFs* TheFileServer; |
32 CServerFs* TheFileServer; |
32 TDrive TheDrives[KMaxDrives]; |
33 TDrive TheDrives[KMaxDrives]; |
33 |
34 |
34 //#ifndef __SECURE_API__ |
35 //#ifndef __SECURE_API__ |