- Add undef macro to avoid warnings

svn path=/trunk/; revision=38009
This commit is contained in:
Johannes Anderwald 2008-12-11 10:55:09 +00:00
parent 283ad79b4a
commit a5b0f9d3dc

View file

@ -791,6 +791,9 @@ typedef IInterruptSync *PINTERRUPTSYNC;
IRegistryKey Interface
*/
#undef INTERFACE
#define INTERFACE IRegistryKey
enum
{
GeneralRegistryKey,