Scott Ritchie schrieb:
>So, yes, I support the PortWINE initiative. :)
>
>
PortWine would be a GREAT name, english or german! :-)
Liebe Schwaben, please consider this... ;-)
BTW: I would be very happy if our community could give them some
"official" seal or mention... Especially because they
On Mon, 20 Dec 2004 19:13:00 +0100, David Gümbel
<[EMAIL PROTECTED]> wrote:
> Jep, its actually a pun: WINEprobe means be something like WINEtasting in
> english an maybe "degustation de WINE" in french. It's a little hard to
> translate puns, sorry ;) Maybe this is helpful:
> http://dict.leo.org/?
On Montag 20 Dezember 2004 18:41, Brian Vincent wrote:
> <[EMAIL PROTECTED]> wrote:
> > - as my colleague Stefan Munz has already pointed out recently[1] on
> > this list, Wirtschaftsförderung Region Stutgart GmbH (WRS) and us
> > (ITOMIG) are launching an initiative called WINEprobe[2]. Its goal i
http://www.winehq.org/hypermail/wine-patches/2004/12/0343.html
Is there a reason why this little update hasn't been committed? I think
it makes the front page a bit more user-friendly, as well as updating
some of the links.
Thanks,
Scott Ritchie
I've recently finished up my "helping applications work" guide. It's
meant to be something an end user with a problem application can read,
and if he has the will to learn how to help.
However, I'm not exactly sure where to put it on the winehq website.
Perhaps it should be linked from the main p
On Mon, 2004-12-20 at 16:20 +0100, David Gümbel wrote:
> 1) At the option of the respective software vendor whose product we'll be
> analyzing for WINE compatibility, Application Database Entries will be
> maintained by us once a software product has been analyzed for its
> compatibility with W
Mike Hearn wrote:
On Mon, 2004-12-20 at 17:56 +, Robert Shearman wrote:
Sorry Mike, but we want to *remove* the current hacks for the
RPC-runtime emulating named pipe code, not adding more.
Yes, of course, but we also want to keep the code in CVS in a roughly
working situation. As it is, the
Jakob Eriksson <[EMAIL PROTECTED]> writes:
> Now without the linewrap.
I hate to say this, but it's still wrapped... :(
--
Feri.
Hello,
there is a lot (my attached smatch script found 234 occurences) of code
like
if (this)
HeapFree(GetProcessHeap(), 0, this);
HeapFree(GetProcessHeap(), 0, that);
which is redundant because after Win2000 (if i can trust the comment in
RtlFreeHeap) freeing a NULL pointer isn't
On Mon, 2004-12-20 at 17:56 +, Robert Shearman wrote:
> Sorry Mike, but we want to *remove* the current hacks for the
> RPC-runtime emulating named pipe code, not adding more.
Yes, of course, but we also want to keep the code in CVS in a roughly
working situation. As it is, the code is guaran
Mike Hearn wrote:
This patch makes InstallShield work again, and should let you get
further Bill.
- Ensure all intermediate threads join the original apartment
- Make the listener thread fully apartment scoped (one per apt not per
process)
- Improve "already have mid" error message
- Rename _StubR
On Mon, 20 Dec 2004 16:20:50 +0100, David Gümbel
<[EMAIL PROTECTED]> wrote:
> - as my colleague Stefan Munz has already pointed out recently[1] on this
> list, Wirtschaftsförderung Region Stutgart GmbH (WRS) and us (ITOMIG) are
> launching an initiative called WINEprobe[2]. Its goal is to make loc
>Hello,
>
>initially i tested this stuff under XP and it raised exception if lpDatabaseName
>is invalid pointer. But after you noticed the bug i run the test under 2000 and
>it has been returned ERROR_NOACCESS.
>
>Both versions return ERROR_INVALID_NAME if lpDatabaseName is empty string.
>
>I think
Hello everybody,
- as my colleague Stefan Munz has already pointed out recently[1] on this
list, Wirtschaftsförderung Region Stutgart GmbH (WRS) and us (ITOMIG) are
launching an initiative called WINEprobe[2]. Its goal is to make local
software vendors aware of the potential bussiness oppor
Dmitry Timoshkov wrote:
"Katia Maculan" <[EMAIL PROTECTED]> wrote:
+ switch (message)
+ {
+case WM_SHOWWINDOW:
+case WM_SIZE:
+ DefWindowProc(hWnd, message, wParam, lParam);
+ PostMessage (hWnd, WM_PAINT, 0, 0);
If you wish to schedule a WM_PAINT message
15 matches
Mail list logo