* Sync to trunk HEAD (r53473).
[reactos.git] / dll / win32 / mciqtz32 / mciqtz_private.h
index caf80de..2fdef73 100644 (file)
@@ -31,8 +31,9 @@ typedef struct {
     BOOL           uninit;
     IGraphBuilder* pgraph;
     IMediaControl* pmctrl;
-    BOOL           started;
     DWORD          time_format;
+    UINT           command_table;
+    HWND parent;
 } WINE_MCIQTZ;
 
 #endif  /* __WINE_PRIVATE_MCIQTZ_H */