[SHELL32] Rewrite the wrapping code for shell taskbar notifications.
[reactos.git] / dll / win32 / shell32 / precomp.h
index 03166e3..f059e5b 100644 (file)
@@ -17,6 +17,7 @@
 #include <wincon.h>
 #include <commdlg.h>
 #include <ddeml.h>
 #include <wincon.h>
 #include <commdlg.h>
 #include <ddeml.h>
+
 #include <shlwapi.h>
 #include <shlobj.h>
 #include <shobjidl.h>
 #include <shlwapi.h>
 #include <shlobj.h>
 #include <shobjidl.h>
 #include <shlguid_undoc.h>
 #include <shlobj_undoc.h>
 #include <shlwapi_undoc.h>
 #include <shlguid_undoc.h>
 #include <shlobj_undoc.h>
 #include <shlwapi_undoc.h>
+
+#include <shellapi.h>
+#undef ShellExecute
 #include <undocshell.h>
 #include <undocshell.h>
+
 #include <browseui_undoc.h>
 
 #include <shellutils.h>
 #include <browseui_undoc.h>
 
 #include <shellutils.h>