Error When Using winedbg on 64-bit Ubuntu 12.04

2012-07-21 Thread John Edmonds
NEDEBUG=warn+all: http://pastebin.com/RjErdbt8. My source tree is synced to git commit 020a68e1350eaf7293718732c1c9203e460709c6. Has anyone had success debugging Windows applications on 64-bit Linux? Thanks, John Edmonds

Re: [PATCH 2/2] wined3d: Turn off message filtering temporarily in the Reset() method to allow certain messages (e.g. WM_ACTIVATEAPP) through.

2011-05-02 Thread John Edmonds
that change very thoroughly. On May 2, 2011 7:52 AM, "Henri Verbeet" wrote: > On 2 May 2011 13:18, John Edmonds wrote: >> Toki Tori and RUSH both depend on receing WM_ACTIVATEAPP before they will start. These messages are currently getting filtered out. >> This resolves b

Patches to fix GetDIBits for top down destination bitmaps

2011-02-27 Thread John Edmonds
Please ignore the patches http://source.winehq.org/patches/data/71716 and http://source.winehq.org/patches/data/71711. I was having trouble with my mail client and accidentally sent the same code 3 times.