[Bug 42085] B4A (Basic 4 Android) crashes on paste

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 4 14:11:03 CST 2018


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

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Created attachment 60127
  --> https://bugs.winehq.org/attachment.cgi?id=60127
stub for SetWindowThemeAttribute

Hi,

I think the trial got updated. It now fails with
System.EntryPointNotFoundException: Unable to find an entry point named
'SetWindowThemeAttribute' in DLL 'UxTheme.dll'.ched 
   at #Ci.#Bi.#AAb(IntPtr #Qqb, UInt32 #xJf, #Flb& #6xc, UInt32 #xe)
   at #Ci.#Bi.#1zb(Window #sb, Boolean #NJf, Boolean #OJf)
   at ActiproSoftware.Windows.Themes.WindowChromeManager.#2wg()
   at ActiproSoftware.Windows.Themes.WindowChromeManager.#3wg()

With the attached patch (stub for SetWindowThemeAttribute) the application
starts fine, and copy and paste seems to work fine. I`ll send the patch after
code-freeze is over.

@Reporter of bug: do you still have the original version, and is the copy/paste
error still present? Thanks in advance for reporting back. Note : the current
trial I tested  is version 7.80

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