On Mon, Jan 30, 2006 at 08:27:48PM -0800, Dan Kegel wrote:
> I finally broke down and bought a copy of VB6 Pro.
> To install it, I had to pick "win98" mode in winecfg,
> and ignore a few errors.
>
> While playing around with it, running a test app, I got Wine
> to crash on a COM problem of some so
I finally broke down and bought a copy of VB6 Pro.
To install it, I had to pick "win98" mode in winecfg,
and ignore a few errors.
While playing around with it, running a test app, I got Wine
to crash on a COM problem of some sort. In several ways.
Here's one:
fixme:ole:OleLoadPictureEx
(0x7d521
Christoph Frick sc-networks.de> writes:
>
> hiho,
>
> could someone enlighten me, what is wrong with that patch?
>
I don't know the real reason, but from looking at it I have the following
concerns. Have you tested the colour output from your patch? I'm guessing it
wouldn't output the corre
Maarten Lankhorst wrote:
Some applications like to use PREPAINT to set fonts, nothing wrong
with that, only DC is never restored, resulting in drawing glitches.
Changelog:
Save and restore DC on every listview item drawn.
I don't think native would do this. SaveDC / RestoreDC seems like an
On Mon, 30 Jan 2006 08:31:59 -0800
Dan Kegel <[EMAIL PROTECTED]> wrote:
> I stumbled across the doc for the "Text Object Model",
> which looks like the COM interface to Richedit and
> anything like it:
>
> http://windowssdk.msdn.microsoft.com/library/en-us/shellcc/platform/commctls/richedit/texto
Hello
Sorry, had to do something emergency stuff these days. I tried it to print
into a postscript file sent it to the printer (we don't have local
printers, all our, and mine, printers are only network printers, so I can't
send the code to /dev/lp0).
This worked fine. I think its a kind of missi
On 30/01/06, Vitaly Budovski <[EMAIL PROTECTED]> wrote:
> +if(GL_SUPPORT(ARB_POINT_PARAMETERS)) {
ARB_POINT_PARAMETERS is defined in d3dcore_gl.h, but never checked for
in directx.c. That means the check should always return false.
On 1/30/06, James Hawkins <[EMAIL PROTECTED]> wrote:
>
> If the user is not in the /etc/sudoers configuration file, it just
> complains you're not in the configuration and asks for the root
> password.
>
/etc/sudoers is not usually world-readable. The way to do it would be
with `sudo -l`, but this
I stumbled across the doc for the "Text Object Model",
which looks like the COM interface to Richedit and
anything like it:
http://windowssdk.msdn.microsoft.com/library/en-us/shellcc/platform/commctls/richedit/textobjectmodel.asp
Is anyone poking around at adding this interface
to our Richedit?
-
From: "Molle Bestefich" <[EMAIL PROTECTED]>
> And why are "nofollow" on in the first place?
The official explanation is:
# if it is a normal page, index it, but do not follow the links, because
# there are a lot of illegal links (like actions) or duplicates:
Anyway, I've just enabled it
From: "Dan Kegel" <[EMAIL PROTECTED]>
> Maybe the wine wiki could publish a machine-readable sitemap; see
> http://www.xml-sitemaps.com/
> http://www.google.com/webmasters/sitemaps/docs/en/about.html
This seems like a good idea, but unless someone has time
to come up with a patch, I'm afraid I don
hiho,
could someone enlighten me, what is wrong with that patch?
--
cu
--- Begin Message ---
hi there,
this patch adds support for WINED3DFMT_A8B8G8R8 to wined3d. this fixes the
textures in the Demo_Grass, Demo_Smoke and the logo for all demos in OGRE
1.0.6 [1] demos using dx9 renderer.
[1] ht
[EMAIL PROTECTED] wrote:
I was looking at an old problem I have with wine and saw some
record at the wine-devel and wine-users lists that I think are related
with the same problem. Look at:
http://www.winehq.org/hypermail/wine-users/2004.03.txt (look for "get a
comma on the place" in
Jonathan Ernst wrote:
> Le samedi 28 janvier 2006 à 21:07 +, Molle Bestefich a écrit :
> > Jonathan, what software do you use, if you don't mind revealing? :-)
>
> It's Evolution 2.4.2.1, pretty good e-mail client if you ask me.
I'll agree that the GUI is pretty good.
The MIME assembly lacks s
Hi,
make check here fails in dlls/iphlapi/tests with:
make[1]: Entering directory `/home/marcus/projects/wine/dlls/iphlpapi/tests'
../../../tools/runtest -q -P wine -M iphlpapi.dll -T ../../.. -p
iphlpapi_test.exe.so iphlpapi.c && touch iphlpapi.ok
[..]
trace:iphlpapi:GetAdaptersInfo pAdapterInf
15 matches
Mail list logo