[Bug 41638] New: Wordpad, errors when compiling its resources on Windows

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 1 12:18:45 CDT 2016


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

            Bug ID: 41638
           Summary: Wordpad, errors when compiling its resources on
                    Windows
           Product: Wine
           Version: 1.9.22
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: carlo.bramix at libero.it
      Distribution: ---

I tried to compile WINE Wordpad outside the source tree but I got some errors.
I fixed some of these error with this patch:

https://source.winehq.org/patches/data/127446

but there is one that I cannot understand very well.
Both Microsoft RC and WINDRES highlight an error here:

https://github.com/wine-mirror/wine/blob/master/programs/wordpad/wordpad.rc#L84

because the parameter after the text in a POPUP statement is not an identifier,
but the flags described in this page:

https://msdn.microsoft.com/en-us/library/windows/desktop/aa381030(v=vs.85).aspx

I have understood what the need is (grab the popup menu for the drop-down
button in the toolbar), but this seems wrong to me.
So, before providing anything on this, I wrote this bug to understand what you
would like to do, because it is not very clear to me...

Sincerely.

-- 
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