driver update

This commit is contained in:
Glenn Maynard
2005-02-06 19:49:34 +00:00
parent c9afb6b376
commit f1e84f98b8
2 changed files with 65 additions and 93 deletions
@@ -16,6 +16,8 @@ public:
virtual void Reset();
protected:
bool NeedUpdate( bool bMount ) const;
vector<UsbStorageDevice> m_vDevicesLastSeen;
};