26 Jan
2017
26 Jan
'17
8:45 p.m.
On Thu, Jan 26, 2017 at 11:02 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Anton Romanov <theli.ua(a)gmail.com> writes:
+#define IDC_SIZEALL_BIG MAKEINTRESOURCE(32654)
There's no such definition in Windows. Well, there is definitely cursor with ID 32654 in native user32.dll http://imgur.com/a/egVkt but I couldn't find it being referenced in documentation. And there is at least 1 app that crashes with it absent. If this is not the right way to add it to user32.dll, please advice on a better one.