Thanks to Hans Leidekker for the pdh and common controls hunks!
And thanks to Rob and James for whipping the
msxml3 installer into shape; it now works even with -q.
As always, it's up at
http://kegel.com/wine/winetricks
Oleh R. Nykyforchyn wrote:
> Hello,
> I need an advice on what to do with some piece of code that I have written for
> about 3 years. I started to make changes in Wine keyboard driver because I was
If you would have cleaned it up and sent 3 years ago, then it would have
been a part of the Wine for
On 5/17/07, Stefan Leichter <[EMAIL PROTECTED]> wrote:
Hello,
is anything wrong with this patch?
+#if (_WIN32_WINNT >= 0x0600)
+LONGWINAPI RegDeleteTreeA(HKEY,LPCSTR);
+LONGWINAPI RegDeleteTreeW(HKEY,LPCWSTR);
+#define RegDeleteTree WINELIB_NAME_AW(RegDeleteTree)
+#endif /
Hi all,
It's time to update our Gecko package. I've prepared a new one. I'd like
to avoid any regression, esp. ones that would require changing the
package again. That's why I'd like to do a good test. I'm interested in
regressions, so just a simple test if app that worked before still works
will
> I'm interested in
> regressions, so just a simple test if app that
worked before still works
> will be fine.
I've given it a test, and found the following:
- When setting that URL in HKCU\Software\Wine\MSHTML,
it will download but fail to install.
- Extracting it to install it manually works, a
On 5/17/07, Michael Lothian <[EMAIL PROTECTED]> wrote:
In my opinion games will check for DX version on Windows version.
Eventually once enough people have vista they will release DX10 on XP.
Probably about a month before the wine version is ready for XP.
What do you guys think? Am I just being
hello i'm on a project with wine but i can't get it debugged. not even a small
hello world. here is the output of the hello world. My system opensuse 10.2
anyone help plz?
Winedbg - Output:
[EMAIL PROTECTED]:~/prog/m5/m5/debug/src> winedbg m5.exe.so
preloader: Warning: failed to reserve range 00
For dlls, should the GUID's be put in uuids.h or kept local to the dll.
In this case I don't think anything else cares about them, so they could
be local.
Jeff Latimer
Jeff Latimer wrote:
Add public uuids for the interface.
---
"James Hawkins" <[EMAIL PROTECTED]> writes:
> Changelog:
> * Add initial implementation of IXMLElement.
>
> dlls/msxml3/Makefile.in |1 +
> dlls/msxml3/msxml_private.h |2 +
> dlls/msxml3/xmlelem.c| 426 ++
> dlls/msxml3/xmlelem_c
Hi all,
It's time to update our Gecko package. I've prepared a new one. I'd like
to avoid any regression, esp. ones that would require changing the
package again. That's why I'd like to do a good test. I'm interested in
regressions, so just a simple test if app that worked before still works
will
On Thursday 17 May 2007 07:41:58 Vijay Kiran Kamuju wrote:
> Is it possible to set background image for the virtual desktop in wine?
> If so how do we set it? (I am bored see same old single color virtual
> desktop ;) )
Here's a starting point: dlls/user32/desktop.c:SetDeskWallPaper()
-Hans
On 5/17/07, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
I am testing "Microsoft Virtual CD-ROM Control Panel" from [*]. It
searches for "msvcrt._local_unwind2" and "msvcrt._except_handler3", but
doesn't find them and then makes stack overflow:
000d:trace:loaddll:load_native_dll Loaded module
Vitaliy Margolen <[EMAIL PROTECTED]> writes:
> How are you planning on removing them if you don't keep a handle to this
> symlink?
Yes, obviously the handle will need to be stored to remove it, that's
why there's a FIXME. Since it will be removed automatically on driver
unload, it's not the most
Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> Could that be a simple typo in Makefile.in?
No, it's deliberate. Importing msvcrt here will cause lots of trouble,
it will be imported in the process that loads the driver.
--
Alexandre Julliard
[EMAIL PROTECTED]
14 matches
Mail list logo