While surfing, I ran into a "micro-ISV support blog",
http://safarisoftware.typepad.com/mlp_developer_news
dedicated to the very small developer. It happened to
profile a guy who wrote a little notetaking application in Delphi
years back just to learn the language, and who was surprised
to find he
"Ann & Jason Edmeades" <[EMAIL PROTECTED]> wrote:
Copy and store the dwTypeData of a menu item even for a ownerdraw item, and
ensure the memory allocations/freeing occurs correctly
+/* Just change ftype to string and see what text is stored */
+memset(&info, 0x00, sizeof(info));
+
Friday, December 23, 2005, 6:16:17 PM, Tom Wickline wrote:
> On 12/23/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
>> Friday, December 23, 2005, 11:36:16 AM, [EMAIL PROTECTED] wrote:
>> > I suppose everyone needs to feel important somewhere - some more than
>> > others.
>>
>> Before we get perso
I've been using some dx9 tutorial/demo apps that use the d3dx9.dll. I got this
dll off the net somewhere (d3dx9_27.dll to be exact). This is just a utility
library that has some helper functions for D3D apps, like font rendering etc.
Oliver has mentioned that he uses some of the same apps for te
Sergei Rozhkov mail.ru> writes:
>
> I think, I found a regression in msi (0.9.3 -> 0.9.4).
> When I launch Syberia's setup.exe there was 87:
> "fixme:ole:ITypeInfo_fnRelease destroy child objects",
> displayed InstallShield Wizard with empty progress bar and stuck.
> Than I tryed morrowind - aga
On 12/23/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> Friday, December 23, 2005, 11:36:16 AM, [EMAIL PROTECTED] wrote:
> > I suppose everyone needs to feel important somewhere - some more than
> > others.
>
> Before we get personal, and start discussing who did what, please stop by
> on #wineh
James Hawkins wrote:
encourage peer review. We value bug reports, comments, suggestions,
and criticisms, whether good or bad, so that we can make wine a better
application. Your comments infer that the developers aren't
interested in making wine easier for the end user, or that we are too
'har
I've been helping a couple small ISVs test their apps
and file bugs lately. To my surprise, one of the bugs
(ChooseColor() not responding to keystrokes,
http://bugs.winehq.org/show_bug.cgi?id=4125)
was easy enough to fix without any real knowledge of
the code, so I posted a patch that seems to fix
Ulrich Czekalla schrieb:
ChangeLog:
Ulrich Czekalla <[EMAIL PROTECTED]>
Return error instead of asserting if file is corrupt
This patch seems to hang installation of Internet Explorer. If I assign
a native ole32.dll to ie6wzd.exe or use the builtin ole32 before this
submit then it's
* On Tue, 20 Dec 2005, Alexandre Julliard wrote:
> * Paul Vriens <[EMAIL PROTECTED]> writes:
> >
> > this latest addition to the tests throws an exception on win98.
> > Screenshot attached.
> > Probably Alexandre's area, as he wrote the test.
>
> Yes, but I don't have win98 here. Could you pleas
I think, I found a regression in msi (0.9.3 -> 0.9.4).
When I launch Syberia's setup.exe there was 87:
"fixme:ole:ITypeInfo_fnRelease destroy child objects",
displayed InstallShield Wizard with empty progress bar and stuck.
Than I tryed morrowind - again 87:
"fixme:ole:ITypeInfo_fnRelease destroy
On 12/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Fri, 23 Dec 2005 17:42:14 +0100, Chris Morgan <[EMAIL PROTECTED]>
> wrote:
>
> > I'm going to have to side with Vitaliy on this one. I've helped
> > dozens of users in #winehq that have had problems with wine due to
> > winetools since
Friday, December 23, 2005, 11:36:16 AM, [EMAIL PROTECTED] wrote:
> I suppose everyone needs to feel important somewhere - some more than
> others.
Before we get personal, and start discussing who did what, please stop by
on #winehq.
Then well'll talk.
On Fri, 23 Dec 2005 18:24:56 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
There were case in US when family of someone killed with such a tool sued
manufacturer if said tool.
Yeah , and someone put thier poddle in the microwave and sued. Take that
sort of judgement too seriously and
Ananth M wrote:
Hi
I am able to successfully convert the windows dll into .so file and I
am able to call the functions exported by dll from the winelib application.
But if I call those functions from winelib application continuously for
1000 times , in a loop, then wine is crashing with
Friday, December 23, 2005, 10:03:54 AM, [EMAIL PROTECTED] wrote:
> On Fri, 23 Dec 2005 17:33:05 +0100, Vitaliy Margolen
> <[EMAIL PROTECTED]> wrote:
>> I'm still insisting...and in most cases against the law.
> Everyone is responsible for thier own actions. Someone who makes a hammer
>
Hi!
I have some reminds about your product "Wine"
1. When wine changes screen resolution, it changes resolution of desktop and
that move my icons and i must arrange it manually after game exit and that is
the problem. Please make that resolution switching like "cedega". Cedega
changes the scree
Hi
I am able to successfully convert the windows dll into .so file and I am able to call the functions exported by dll from the winelib application.
But if I call those functions from winelib application continuously for 1000 times , in a loop, then wine is crashing with the following e
On Fri, 23 Dec 2005 17:33:05 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
I'm still insisting...and in most cases against the law.
Everyone is responsible for thier own actions. Someone who makes a hammer
is not responsible for a murder comitted with it.
How does wine ensur
I'm going to have to side with Vitaliy on this one. I've helped
dozens of users in #winehq that have had problems with wine due to
winetools since we made the changes to remove the .config file.
Apparently winetools has been upgraded to work with 0.9x versions of
wine, this is great news although
Friday, December 23, 2005, 6:13:30 AM, Tom Wickline wrote:
> The Wine Tools maintainers have agreed to look into the problems that
> you have brought to the surface, can we please drop this subject?
No. I'm still insisting on removing winetools from the download page.
They are against the wine dev
* On Fri, 23 Dec 2005, Hans Leidekker wrote:
> * On Friday 23 December 2005 14:11, Saulius Krasuckas wrote:
> >
> > I see some XP [1] and W2k3 [2] boxes fail on every
> > GetStandardColorSpaceProfileA() using valid parameters until
> > SetStandardColorSpaceProfileA() is called for the first time
On 12/23/05, Vitaliy Margolen <[EMAIL PROTECTED]> wrote:
> > On a slightly related note, in CrossOver we force a whole bunch of DLLs
> > to be builtin, like ole32, oleaut32, rpcrt4 and msi. Maybe we should do
> > the same for Wine?
> Well we could add them to the override list I guess. But I think
On Friday 23 December 2005 14:11, Saulius Krasuckas wrote:
> I see some XP [1] and W2k3 [2] boxes fail on every
> GetStandardColorSpaceProfileA() using valid parameters until
> SetStandardColorSpaceProfileA() is called for the first time. Then all
> those GetStandardColorSpaceProfileA() tests suc
Hello devs,
I see some XP [1] and W2k3 [2] boxes fail on every
GetStandardColorSpaceProfileA() using valid parameters until
SetStandardColorSpaceProfileA() is called for the first time. Then all
those GetStandardColorSpaceProfileA() tests succeed.
I guess that mean SPACE_RGB color profile isn
> Hello,
> I am the author of the _itow tests and the _itow function.
>
> As far as I can remember when I tested the _itow functions under WIN2000
> and under XP (No SP or just SP1) it was allowed to call _itow with
>
> _itow(123, NULL, 10)
>
> and the result of this call was NULL.
>
> The wine _it
On Fri, 23 Dec 2005 06:58:03 +0100, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
6. "Version"="win98" - that is wrong. Wine's default _is_ win2k.
It is right for the goal of the winetools. Again, this is why it's
titled "3rd Party Tools".
No, it's not. Some major changes have been made to l
Troy Rollo <[EMAIL PROTECTED]> writes:
> This will work if (and only if) the value of SizeOfImage is unimportant for
> Winelib executables. Of course in that case there is probably some merit in
> setting it to zero anyway since at least that would make it obvious that it
> has no meaningful va
Vitaliy Margolen schrieb:
I do not have Wine installed. All I have is wine symlink in my ~/bin dir.
And winetools could not find wine nor winecfg. So when I ran wt it
complained about that.
That's a situation we don't have expected. I will try to make a fix.
Mm looking at those checks I woul
29 matches
Mail list logo