On Thu, Jan 26, 2017 at 11:02 AM, Alexandre Julliard julliard@winehq.org wrote:
Anton Romanov theli.ua@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.