This commit is contained in:
Igor Pavlov
2011-04-11 00:00:00 +00:00
committed by Kornel Lesiński
parent de4f8c22fe
commit 35596517f2
322 changed files with 9989 additions and 7759 deletions
+1
View File
@@ -13,6 +13,7 @@ struct CUInt32PCharPair
};
void StringToProp(const AString &s, NWindows::NCOM::CPropVariant &prop);
AString TypePairToString(const CUInt32PCharPair *pairs, unsigned num, UInt32 value);
void PairToProp(const CUInt32PCharPair *pairs, unsigned num, UInt32 value, NWindows::NCOM::CPropVariant &prop);
AString FlagsToString(const CUInt32PCharPair *pairs, unsigned num, UInt32 flags);