aboutsummaryrefslogtreecommitdiffstats
path: root/image
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-02-18 01:10:38 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-02-18 01:10:38 +0000
commitc025657f97cbd7324c684b7466650f4c84b64626 (patch)
tree5ad2f62a716071479dc5e29310d40c7b8e5a56d9 /image
parent18b62be9fbf5fa7ede76e95b10c17cb6c6bf3f79 (diff)
add a link to a message indicating that sizing *is* buggy
svn path=/trunk/; revision=17344
Diffstat (limited to 'image')
-rwxr-xr-ximage/win32-file-dlg.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/image/win32-file-dlg.rc b/image/win32-file-dlg.rc
index b93e622492..5d1109e5e4 100755
--- a/image/win32-file-dlg.rc
+++ b/image/win32-file-dlg.rc
@@ -89,6 +89,8 @@ FONT 8, "MS Shell Dlg"
}
// XXX - The width value appears to have no effect, at least on Windows XP.
+// yes, this seems to be a bug, see:
+// http://softwareforums.intel.com/ids/board/message?board.id=5&message.id=7382
ETHEREAL_EXPORTFILENAME_TEMPLATE DIALOG 0, 0, 5000, 97
STYLE WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_3DLOOK | DS_CONTROL
FONT 8, "MS Shell Dlg"