Windows: Prevent overflow during percent used calc in Explorer Shell Ext
[openafs.git] / src / WINNT / client_exp / volume_info.h
index 27f8258..f709f47 100644 (file)
@@ -35,7 +35,7 @@ public:
        CButton m_Ok;
        CButton m_ShowPartInfo;
        CListBox        m_List;
-       long    m_nNewQuota;
+       unsigned __int64 m_nNewQuota;
        //}}AFX_DATA