summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ae
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-05-25 08:23:43 +0000
committeradam <adam@pkgsrc.org>2005-05-25 08:23:43 +0000
commite362a8899520e2dbbbcf0176d962d4d93b4d854c (patch)
tree1ef4ad2828603dde7415d65d6f6e1d98468a2196 /emulators/wine/patches/patch-ae
parent8aedb701775dab3c96020cf6f97213e94dbbc1b7 (diff)
downloadpkgsrc-e362a8899520e2dbbbcf0176d962d4d93b4d854c.tar.gz
Changes 20050419:
- Mailslot support. - Support for side mouse buttons (X buttons). - More Richedit improvements. - Loading of Windows registry files disabled for now. - Many code cleanups. - Lots of bug fixes. Changes 20050524: - Many MSI improvements. - More features in the file manager. - Better compatibility for Winelib import libraries. - SGML documentation moved out of the source tree. - Header files cleanups. - Lots of bug fixes.
Diffstat (limited to 'emulators/wine/patches/patch-ae')
-rw-r--r--emulators/wine/patches/patch-ae8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/patches/patch-ae b/emulators/wine/patches/patch-ae
index d43a0955622..8e7676fb541 100644
--- a/emulators/wine/patches/patch-ae
+++ b/emulators/wine/patches/patch-ae
@@ -1,6 +1,6 @@
-$NetBSD: patch-ae,v 1.10 2005/01/14 13:00:05 adam Exp $
+$NetBSD: patch-ae,v 1.11 2005/05/25 08:23:43 adam Exp $
---- programs/winetest/winetest.rc.orig 2004-06-18 15:12:26.000000000 +0000
+--- programs/winetest/winetest.rc.orig 2005-04-18 09:54:24.000000000 +0000
+++ programs/winetest/winetest.rc
@@ -21,7 +21,6 @@
#include <windows.h>
@@ -8,5 +8,5 @@ $NetBSD: patch-ae,v 1.10 2005/01/14 13:00:05 adam Exp $
#include "resource.h"
-#include "tests.rc"
- IDD_STATUS DIALOG 0, 0, 160, 140
- STYLE WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX
+ IDD_TAG DIALOG 0, 0, 150, 65
+ STYLE WS_POPUP