summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-08 00:51:03 -0400
committerPietro Gagliardi <[email protected]>2014-06-08 00:51:03 -0400
commitde6f07bb135d0a401e5fb8f879dcf933d45a508d (patch)
tree4c189709acb5ce18ae8b9f7d01ff9d3729c2ea83
parentef3adffd5476baae8ac805940489455de12d5461 (diff)
Reported 64-bit wine failures to the wine team.
-rw-r--r--todo.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.md b/todo.md
index 676474a..96976a0 100644
--- a/todo.md
+++ b/todo.md
@@ -6,8 +6,6 @@ MAC OS X:
WINDOWS:
- windows: windows key handling is just wrong; figure out how to avoid (especially since Windows intercepts that key by default)
-- the windows build appears to be unstable:
- - 64-bit crashes in malloc in wine with heap corruption warnings aplenty during DLL loading; in windows 7 it works fine
- redrawing controls after a window resize on Windows does not work properly
- check all uses of RECT.right/.bottom in Windows that don't have an accompanying -RECT.left/.top to make sure they're correct
- when adding IsDialogMessage() find out if that make sthe area in the area bounds test automatically focused