]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/textentry.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / msw / textentry.cpp
index 3577581ce22569fc62b6c78074da647f838d3d81..180ad1a40ef53563e1d97d979f502eaac4b249b6 100644 (file)
@@ -57,7 +57,7 @@
 
 #if defined(__MINGW32__) || defined (__WATCOMC__) || defined(__CYGWIN__)
     // needed for IID_IAutoComplete, IID_IAutoComplete2 and ACO_AUTOSUGGEST
-    #include <shlguid.h>
+    //#include <shlguid.h>
 
     #ifndef ACO_AUTOAPPEND
         #define ACO_AUTOAPPEND 0x02