Author: akhaldi Date: Sat Jun 3 18:44:01 2017 New Revision: 74791
URL: http://svn.reactos.org/svn/reactos?rev=74791&view=rev Log: [PSDK] Update cvconst.h. CORE-13362
Modified: trunk/reactos/sdk/include/psdk/cvconst.h
Modified: trunk/reactos/sdk/include/psdk/cvconst.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/sdk/include/psdk/cvconst.h?... ============================================================================== --- trunk/reactos/sdk/include/psdk/cvconst.h [iso-8859-1] (original) +++ trunk/reactos/sdk/include/psdk/cvconst.h [iso-8859-1] Sat Jun 3 18:44:01 2017 @@ -78,6 +78,8 @@ btBit = 29, btBSTR = 30, btHresult = 31, + btChar16 = 32, + btChar32 = 33 };
/* kind of UDT */