Monotone-Parent: e1d77c8035a84435f5745fe6e47f1fb5c978d808

Monotone-Revision: 872b6482fb1a591d12d1baf86c6724907aa743dc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-21T00:41:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-03-21 00:41:22 +00:00
parent b62149d65f
commit 7979b0fee2
9 changed files with 19 additions and 9 deletions

View File

@@ -60,7 +60,7 @@
double doubleValue;
rc = MAPI_E_SUCCESS;
switch (propTag)
switch ((uint32_t) propTag)
{
case PR_ICON_INDEX: // TODO
/* see http://msdn.microsoft.com/en-us/library/cc815472.aspx */