re-add missing LANGID definition

svn path=/trunk/; revision=41017
This commit is contained in:
Christoph von Wittich 2009-05-20 13:05:24 +00:00
parent 7d1a590941
commit df8e70e2f8

View file

@ -29,6 +29,7 @@ typedef int INSTALLMESSAGE;
typedef int MSICONDITION; typedef int MSICONDITION;
typedef int MSIRUNMODE; typedef int MSIRUNMODE;
typedef int INSTALLSTATE; typedef int INSTALLSTATE;
typedef WORD LANGID;
cpp_quote("#endif") cpp_quote("#endif")
[ [