linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02268
[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2272: fix a def
------------------------------------------------------------
revno: 2272
committer: poy <poy@xxxxxxxxxx>
branch nick: trunk
timestamp: Fri 2010-10-29 00:54:06 +0200
message:
fix a def
modified:
dwt/include/dwt/dwt_dwmapi.h
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'dwt/include/dwt/dwt_dwmapi.h'
--- dwt/include/dwt/dwt_dwmapi.h 2010-10-28 22:43:23 +0000
+++ dwt/include/dwt/dwt_dwmapi.h 2010-10-28 22:54:06 +0000
@@ -36,7 +36,7 @@
// MinGW lacks dwmapi.h, so define what we need here
#define DWMWA_FORCE_ICONIC_REPRESENTATION 7
-#define DWMWA_FORCE_ICONIC_REPRESENTATION 10
+#define DWMWA_HAS_ICONIC_BITMAP 10
#else
#include <dwmapi.h>