Hi,
I've sent 2 emails that are (for now) silently ignored:
http://www.winehq.org/pipermail/wine-patches/2006-June/027253.html
http://www.winehq.org/pipermail/wine-patches/2006-June/027350.html
They both have to do with uxtheme and were meant as a starter for
conformance tests and of course the
Dmitry Timoshkov wrote:
In XP SP2 it's icmp.dll who forwards its entry points to iphlpapi.dll,
so we need to move some code around to accomplish the same thing.
Curious; what happens when this is implemented and wine is running in
eg. win98 mode?
Won't there technically be a discrepancy of some
"Steven Edwards" <[EMAIL PROTECTED]> wrote:
On 6/11/06, Simon Kissane <[EMAIL PROTECTED]> wrote:
In WinXP, these functions are implemented in iphlpapi.dll as well as
icmp.dll (Win2000).
They are already in Wine's icmp.dll, so forward the iphlpapi to icmp.dll
Being its a small amount of code i
Hi,
I was just looking at browsing net for some linux stuff.
I just happend to see some news related to wine
Wine-doors :
--
Its just a wine installation utility for GNOME with
preliminary(very basic and primitive) wine configuration.It has
support for multiple installati
On 6/11/06, Simon Kissane <[EMAIL PROTECTED]> wrote:
In WinXP, these functions are implemented in iphlpapi.dll as well as
icmp.dll (Win2000).
They are already in Wine's icmp.dll, so forward the iphlpapi to icmp.dll
Being its a small amount of code in icmp.dll I think we should just
duplicate it
On Sunday 11 June 2006 13:42, Mike Hearn wrote:
> Well I guess this is a slight improvement but obviously WM_GETICON
> requires inter-process bitmaps to be supported in some fashion, which is a
> fair bit of work.
Aren't icons already created on the global heap? They're created with
GlobalAlloc16
On Sun, 11 Jun 2006 21:39:30 +0100
Mike Hearn <[EMAIL PROTECTED]> wrote:
> We had this problem with Debian, where people didn't install the "utils"
> package and apps broke mysteriously. Unless you have a lot of experience
> of Wine debugging you cannot detect this easily ... please, there's no
> r
On 6/11/06, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
Hi,
> Oops, I didn't know about the option. It's running with GDI. But just
> replacing the DDraw library sped it up. Probably depth conversion?
> OpenGL don't work.
Hmm. No idea. SURFACE_GDI should be as fast as the old ddraw code, the
rende
On Sat, 10 Jun 2006 16:35:45 -0700, Chris wrote:
> Originally GeoShell would show no icon on the taskbar and print
> a lot of fixme messages about it being unsupported. With this patch it now
> (always) shows the Wine glass icon for programs, with no such fixme messages.
Well I guess this is a
On Sat, 10 Jun 2006 21:37:01 -0500, Carl Fongheiser wrote:
> Bad, bad idea. In Windows programming, you *never* call LoadLibrary from
> DllMain. Inside of DllMain, you can't call anything which uses the loader
> lock, because the loader lock is already taken out. As best as I read the
> Wine cod
On Sun, 11 Jun 2006 11:09:10 +0200, Andreas Bierfert wrote:
> Yes it is (ok more like 11 but ok). For me it works for the programs it should
> work on...
We had this problem with Debian, where people didn't install the "utils"
package and apps broke mysteriously. Unless you have a lot of experienc
On Tue, 06 Jun 2006 22:43:27 -0700, Dan Kegel wrote:
> Mike, what was that you were saying about
> there not being any wine hackers who fixed
> problems all around the wine tree anymore?
I consider myself joyfully corrected! :) Go Qingdao!
On Tue, 06 Jun 2006 13:55:15 -0400, Jason Green wrote:
> FYI - I just added a bunch to this page to get us started:
>
> http://wiki.winehq.org/DirectX-Shaders
That's awesome, exactly the sort of thing I was looking for. This sort of
high level overview is very useful for new hackers! :)
thanks -
Peter Åstrand wrote:
On Sat, 10 Jun 2006, Eric Pouech wrote:
ChangeLog:
winmm: Add support for "open new" commands.
looks globally good, except that you don't enforce that you got a
correct device name ie I'm not sure that 'open new type waveaudio'
works (without the alias)
I'm not
On Sat, 10 Jun 2006, Eric Pouech wrote:
ChangeLog:
winmm: Add support for "open new" commands.
looks globally good, except that you don't enforce that you got a
correct device name ie I'm not sure that 'open new type waveaudio' works
(without the alias)
I'm not sure I understand what y
Andrey Turkin wrote:
Andrew Ziem wrote:
Please use this patch instead of previous "user3.patch". Thanks to
Andrey Turkin for catching the uninitialized variable.
changelog:
user: handle special cases for SPI_SETDESKWALLPAPER
The special cases remove the wallpaper or set it to default.
Prev
Hi,
> Oops, I didn't know about the option. It's running with GDI. But just
> replacing the DDraw library sped it up. Probably depth conversion?
> OpenGL don't work.
Hmm. No idea. SURFACE_GDI should be as fast as the old ddraw code, the
rendering is the same.
There is a registry key, HKLU\softwar
On Sat, 10 Jun 2006 17:31:22 -0600
Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> It seems that FC5 packager created a broken Wine distribution.
I don't think I did... ;)
> Instead of being 1-3 packages it's 15 (from what user told me on #winehq.
> And it doesn't work at all:
> "Application tried
Andrew Ziem wrote:
Please use this patch instead of previous "user3.patch". Thanks to
Andrey Turkin for catching the uninitialized variable.
changelog:
user: handle special cases for SPI_SETDESKWALLPAPER
The special cases remove the wallpaper or set it to default.
Previously, these cases we
19 matches
Mail list logo