[Bug 37515] Setting DateTime control display format via DTM_SETFORMATA works, but DTM_SETFORMATW doesn't.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 6 21:35:30 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37515

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to cloak from comment #3)
> No, I think DTM_SETFORMATW *is* 0x1050 instead of sth like 0x1000 + 50.
> 
> In MinGW's header file <commctrl.h>
> (http://sourceforge.net/p/mingw/mingw-org-wsl/ci/
> 21762bb4a1bd0c88c38eead03f59e8d994349e83/tree/include/commctrl.h):
> 
> #define DTM_GETRANGE 0x1003
> #define DTM_SETRANGE 0x1004
> #define DTM_SETFORMATA 0x1005
> #define DTM_SETFORMATW 0x1050
> #define DTM_SETMCCOLOR 0x1006
> #define DTM_GETMCCOLOR 0x1007
> #define DTM_GETMONTHCAL 0x1008

http://permalink.gmane.org/gmane.comp.gnu.mingw.announce/2027

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list