Hi,
after my last patch to yet 'remove' another test I had another look at
tests.winehq.org. With the arrival of IE7 and of course a lot of changes
to dll's (not even mentioning Vista) it looks like Windows versions are
starting to behave not even close to similar.
How can we deal with these diff
Alex Villacís Lasso wrote:
@@ -3114,6 +3155,13 @@
debugstr_VF(left), right, debugstr_VT(right), debugstr_VF(right),
result);
+/* Handle VT_DISPATCH by recursively calling op on result of IDispatch_Invoke */
+if (((V_VT(left) & VT_TYPEMASK) == VT_DISPATCH ||
+
alexis.deruelle wrote:
Try removing nvidia drivers if installed (see bug
http://bugs.winehq.org/show_bug.cgi?id=6735)
Cheers,
--
Alexis
Accédez au courrier électronique de La Poste
sur www.laposte.net ou sur 3615 LAPOSTENET (0,34€ TTC /mn)
1 Giga de stockage gratuit – Antispam et antivirus
On Friday 24 November 2006 13:33, Paul Vriens wrote:
> Hi,
>
> after my last patch to yet 'remove' another test I had another look at
> tests.winehq.org. With the arrival of IE7 and of course a lot of changes
> to dll's (not even mentioning Vista) it looks like Windows versions are
> starting to be
Hi,
I am building a dialog box which is used to display the license
agreement information.
I create my dialog template with the dialog editor. The dialog box
contains the "Microsoft Rich Textbox Control" (ActiveX control). When
the function DialogBox() is called to display the dialog bo
Hello,
Searching your website http://www.winehq.org for information on
release 1.0of Wine, I read your FAQ and found some items that appear
to be out of date.
Hopefully, you'll find the following remarks helpful.
1.
- following the link:
http://www.winehq.com/site/docs/wine-faq/index#ARE-HERE-AN
Hi!
This fix change CodePage parameter in MultiByteToWideChar() type
function from CP_ACP to return of GetConsoleOutputCP(). Now unicode
symbols correct outs in wineconsole application (ex: Far).
Changelog:
Change codepage parameter in ReadConsoleA function.
Change codepage parameter in Scro
I really wonder why we do have our own memcpy() here and why there is a
strange /* FIXME: using memcpy can cause strange crashes so use this fake one */
comment above it.
may be optimisations in memcpy using dword* reads and writes may cause
issues in buffers mapped by the sound driver (dep
On 11/22/06, Jing Li <[EMAIL PROTECTED]> wrote:
Hi,
I am building a dialog box which is used to display the license agreement
information.
I create my dialog template with the dialog editor. The dialog box contains
the "Microsoft Rich Textbox Control" (ActiveX control). When the function
DialogB
I would strongly recommend that this be done instead with
xdg-utils:
http://portland.freedesktop.org/wiki/XdgUtils
That will allow us to avoid the pain of maintaining our own
implementation, and allow distro vendors to make their distro
work with Wine just by supplying a working version of xdg-
On Friday 24 November 2006 22:32, Jeremy White wrote:
> I would strongly recommend that this be done instead with
> xdg-utils:
>
> http://portland.freedesktop.org/wiki/XdgUtils
>
> That will allow us to avoid the pain of maintaining our own
> implementation, and allow distro vendors to make their
Jeremy White wrote:
> I would strongly recommend that this be done instead with
> xdg-utils:
>
> http://portland.freedesktop.org/wiki/XdgUtils
Sure, but they can not handle files with spaces in them. Also they
don't work as-is with Wine's winemenubuilder. Which will require
at least one more wra
12 matches
Mail list logo