Sync to Wine-20050725:
[reactos.git] / reactos / lib / ole32 / defaulthandler.c
index a387801..d59c3b6 100644 (file)
@@ -78,7 +78,7 @@ struct DefaultHandler
   /*
    * Reference count of this object
    */
-  ULONG ref;
+  LONG ref;
 
   /*
    * IUnknown implementation of the outer object.