Sync with trunk (r47116), hopefully without breaking anything.
[reactos.git] / dll / win32 / mciqtz32 / mciqtz_private.h
index dcfcad0..caf80de 100644 (file)
@@ -28,6 +28,7 @@
 typedef struct {
     MCIDEVICEID    wDevID;
     BOOL           opened;
+    BOOL           uninit;
     IGraphBuilder* pgraph;
     IMediaControl* pmctrl;
     BOOL           started;