]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/volume.cpp
More blind fixes for daily builds
[wxWidgets.git] / src / msw / volume.cpp
index 2c04d2952fba2d7e3e02dfca302781a07e2b5bda..ac38c7d4abeeec34ae8a40d71963dccde441af8a 100644 (file)
      #define SHGFI_SMALLICON 1
 #endif
 
+#ifndef SHGFI_SHELLICONSIZE
+    #define SHGFI_SHELLICONSIZE 4
+#endif
+
+#ifndef SHGFI_OPENICON
+    #define SHGFI_OPENICON 2
+#endif
+
 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 // Dynamic library function defs.
 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++