Re: RPC marshalling patch -- Future wine conference fund

2003-02-03 Thread Tom Wickline
Jeremy White wrote: fwiw, I'm filing papers (on a personal basis ) in Minnesota to do business as 'The Wine Project', and I've opened a personal account with the name 'The Wine Project', and I'm a few days away from having a Paypal button all ready to go to accept donations. :) You can

Re: PATCH: Get rid of superfluous dup() and close() calls.

2003-02-03 Thread Martin Wilck
Am Sam, 2003-02-01 um 10.53 schrieb David Laight: No, it causes horrid corruptions that are particularly difficult to find. What happens is that someone else does an open() and is given the number of the (incorrectly) closed fd. The owener of the fd will then write into the newly opened

Re: Wine Definitions take #3 -final ?

2003-02-03 Thread Tom Wickline
I would like to thank everyone who has helped so far on this. If you see something out of pace please comment on it. If everything looks good ill send a patch to alexandre in a couple days after everyone has had time to look this over. Tom --- 2003/02/03 -- = files that

Re: tests for GetPrivateProfileInt

2003-02-03 Thread Stefan Leichter
Hello, is there any reason why this patch http://www.winehq.com/hypermail/wine-patches/2003/01/0361.html is not in cvs jet? Thanks Stefan

Re: How to remount CDROM during program execution

2003-02-03 Thread r . young
Thanks for your three (very different) replies. From Scott's comments I take it that the mount/unmount of file systems is such a basic part of *nix that it might take some lateral thinking to circumvent it. As for Sylvain's suggestion, I set up automounting this evening, but unfortunately this

Dillo Browser

2003-02-03 Thread Fabian Cenedese
Hi I don't know if this is necessary anymore, but I came across this project: http://dillo.auriga.wearlab.de/ What's Dillo? * Dillo is a web browser project completely written in C. * Dillo is small: source is less than 300 KB, and the binary is around 200 KB! * Dillo aims to be a

Re: RPC marshalling patch -- Future wine conference fund

2003-02-03 Thread Dimitrie O. Paun
On February 3, 2003 03:56 am, Tom Wickline wrote: So I would like to propose a vote to change the party fund to conference fund. It's an interesting suggestion, but I'd vote for taking any name out of the fund. We need to be able to collect funds, and have some discretion on how to use them.

Re: [HHJJ] DCE package within reach

2003-02-03 Thread Jeremy White
I can take checks made out, in U.S. dollars, to The Wine Project. In 2-3 days (the Paypal processing time), I'll have a Paypal button that links to the same account (it turns out if you have *two* savings account, it creates all kinds of fun wrinkles g). Please don't send checks in non U.S.

Part 2 Wine complinace under WinXP

2003-02-03 Thread Mathew McBride
Part 2 of Wine compliance tests under WinXP SP1 __ oleaut32_test.exe /safearray safearray.c:149: Test failed: SAC(20,1,[1,0]), result 8, expected 0safearray.c:158: Test failed: SAGE for vt 20 returned elemsize 8 instead of expected

Interim Wine Compliance status on Windows XP SP1

2003-02-03 Thread Mathew McBride
Downloaded and run the Wine compliance tests on XP SP1. Yet to do: Run them on my Win98 box Run them under Compatibility mode Try some of them under ReactOS (won't say that will work) Oh, you forgot your batch file! __

Wine Complinace Status on XP SP1

2003-02-03 Thread Mathew McBride
Sorry for the uncompleted message. I accidentally slipped on enter Downloaded and run the Wine compliance tests on XP SP1. Yet to do: Run them on my Win98 box Run them under Compatibility mode Try some of them under ReactOS (won't say that will work) Oh, you forgot your batch file! Part

Re: [HHJJ] DCE package within reach

2003-02-03 Thread robert w hall
In message [EMAIL PROTECTED], Jeremy White [EMAIL PROTECTED] writes I can take checks made out, in U.S. dollars, to The Wine Project. In 2-3 days (the Paypal processing time), I'll have a Paypal button that links to the same account (it turns out if you have *two* savings account, it creates all

Re: Initialize listview item size.

2003-02-03 Thread Dimitrie O. Paun
On Mon, 3 Feb 2003, Duane Clark wrote: This is a separate bug from the other listview patches. If an app sends a LISTVIEW_Paint to a new listview before adding any items (which an app was :-) the item size was not getting set, causing subsequent LISTVIEW_Paint calls to clip the painting.

Scrollbars misplaced in several apps

2003-02-03 Thread Dan Kegel
Several apps I've tried (including my company's app) have scrollbars in the wrong place, inset in the window by one scrollbar width. Duane Clark has seen this, too, and said ... the scrollbars being in the wrong position in the richtext window? I am pretty sure that is a richtext bug. I see it in

Re: Initialize listview item size.

2003-02-03 Thread Duane Clark
Dimitrie O. Paun wrote: On Mon, 3 Feb 2003, Duane Clark wrote: This is a separate bug from the other listview patches. If an app sends a LISTVIEW_Paint to a new listview before adding any items (which an app was :-) the item size was not getting set, causing subsequent LISTVIEW_Paint calls

Re: RPC marshalling patch -- Future wine conference fund

2003-02-03 Thread Steven Edwards
Just a fund will do (what about The Wine Fund?), the problem is not the name, it's the cash! :) All the cash in the world does no go if there is no party g Wineconf seemed to help get alot of people thinking on the same lines when we could hammer it out face 2 face. If we were going to do

Re: Initialize listview item size.

2003-02-03 Thread Duane Clark
Duane Clark wrote: It paints the headers. And the problem comes about because in LISTVIEW_Paint, a test is made for the first paint, and if it is the first paint, the item size is updated. I guess I should have said something like ...and only if it is the first paint Hopefully that was

Re: Scrollbars misplaced in several apps

2003-02-03 Thread Mike Hearn
I think Dmitry said it might be a structure packing issue, as it apparently disappeared when the app was compiled under Windows, but if several apps display these symptoms maybe that's not quite correct On Mon, 2003-02-03 at 17:46, Dan Kegel wrote: Several apps I've tried (including my

Re: Scrollbars misplaced in several apps

2003-02-03 Thread Duane Clark
Dan Kegel wrote: Several apps I've tried (including my company's app) have scrollbars in the wrong place, inset in the window by one scrollbar width. Duane Clark has seen this, too, and said ... the scrollbars being in the wrong position in the richtext window? I am pretty sure that is a

Re: Initialize listview item size.

2003-02-03 Thread Dimitrie O. Paun
On Mon, 3 Feb 2003, Duane Clark wrote: It has nothing to do with LVM_SETITEMCOUNT that I know, or am I missing something? This bug is not related to the other bug. Sorry, my mistake, I registered it automatically as part of SetItemCount when you send it bundled with the other stuff. I'll

Re: Yardi works!

2003-02-03 Thread CC DBM
That's great news Danny! Now if only we could get sharky to work, we can make our network a purely Linux one. A Microsoft Solution Provider in Sta. Monica told us that Linux might be free, but the consultants would kill us with their labor costs, plus the latest useful software don't run on the

Re: start_process

2003-02-03 Thread Eric Pouech
I need to know why “ExitThread” is called inside the start_process function i.e. which thread we are exiting in this case? the first thread of the process the call is ExitThread(entry(NULL)) which means: 1/ call entry with NULL as parameter = entry is the entry point of the process just loaded

{G|S}etThreadContext question

2003-02-03 Thread Rein Klazes
hi, I am trying to add some support for the floating point unit to winedbg. I have one question to the experts. The debugger code gets/sets the CPU registers through a {G|S}etThreadContext() from the server, adding the flag CONTEXT_FLOATING_POINT should make sure to include the FP registers. This

Re: Scrollbars misplaced in several apps

2003-02-03 Thread Shachar Shemesh
Duane Clark wrote: Were you perhaps using Window's notepad rather than Wine's? I see it with Wine's notepad. I also see it in Actel designer, that I remember. And I guess I should have said richedit rather than richtext... oh well. In all cases that I have seen, it is fixed by using a native

Re: {G|S}etThreadContext question

2003-02-03 Thread Eric Pouech
Rein Klazes wrote: hi, I am trying to add some support for the floating point unit to winedbg. I have one question to the experts. The debugger code gets/sets the CPU registers through a {G|S}etThreadContext() from the server, adding the flag CONTEXT_FLOATING_POINT should make sure to include

Re: Scrollbars misplaced in several apps

2003-02-03 Thread Duane Clark
Shachar Shemesh wrote: Duane Clark wrote: Were you perhaps using Window's notepad rather than Wine's? I see it with Wine's notepad. I also see it in Actel designer, that I remember. And I guess I should have said richedit rather than richtext... oh well. In all cases that I have seen, it is

Re: How to remount CDROM during program execution

2003-02-03 Thread Tony Lambregts
[EMAIL PROTECTED] wrote: Tony Lambregts: What version of Wine are you useing. Disk changing should not be a problem under the latest releases of Wine. I'm not exactly sure. As you guessed I'm using Transgamings current winex installation (subscription version). So this should be

Re: Scrollbars misplaced in several apps

2003-02-03 Thread Shachar Shemesh
Duane Clark wrote: Hmmm... I thought I remembered maybe 6 months ago or so a discussion about this... ahh yes between you and Dmitry :-) http://www.winehq.com/hypermail/wine-devel/2002/11/0463.html So does this mean you are going to create a separate wordpad, as you mentioned then? The

Using the real Windows kernel

2003-02-03 Thread David Filskov
I'm not a programmer and I know this is not your goal... but: Woulden't it help if Windows users just copied the kernel from their Windows installation and used this for an alternative desktop/system? - I mean the Windows NT kernel seems to work alright, but all the things Microsoft put on top

Paypal link

2003-02-03 Thread Jeremy White
There is now a Paypal donations link up at www.winehq.com; donations there go into a bank account I opened under the name The Wine Project. I promise to only embezzle small, unnoticeable amounts of the funds grin. We should probably decide what we want to use this money for; I'm happy to send

ExitThread ???

2003-02-03 Thread Auge Mike
Hi, I am trying to add printf line inside the ExitThread function, but i could not see any result on the screen ! Why Yours, _ Add photos to your messages with MSN 8. Get 2 months FREE*.

Wineconf 2003

2003-02-03 Thread Jeremy White
I think we should have another Wineconf. The last one was a blast, and I think helped lead to a really great 2002 for Wine. However, I'm not wealthy enough to fly everyone around the world. Maybe next year grin. But just because Lindows isn't going to pay for it doesn't mean we can't get

Re: Wineconf 2003

2003-02-03 Thread Shachar Shemesh
Jeremy White wrote: For where, I would think it's time to hold it in Europe. Hear hear. I doubt I'll be able to afford a plane ticket to the U.S. at this stage of my life (turning to the independant life and all). Shachar

GDI question

2003-02-03 Thread Hetz Ben Hamo
Hi, I'm testing some apps installation with either the free WineHQ, WineX, Crossover Office, and many times I see buttons and other GUI related stuff in the wrong size or place, and I understand it's a GDI related issue, so here's 3 questions.. 1. Is the GDI implementation is so bad that it

Re: GDI question

2003-02-03 Thread Dimitrie O. Paun
On Mon, 3 Feb 2003, Hetz Ben Hamo wrote: Hi, I'm testing some apps installation with either the free WineHQ, WineX, Crossover Office, and many times I see buttons and other GUI related stuff in the wrong size or place, and I understand it's a GDI related issue, so here's 3 questions..

Large number of patches

2003-02-03 Thread Warren_Baird
We've been putting a fair bit of work into wine over the last 6-8 months, and we've only recently had time to sit back and make patches- so sometime in the next couple of days I should have about 30 patches to submit. Most of them under 100 lines, but a few are over 200 lines and the biggest

Re: Large number of patches

2003-02-03 Thread Dimitrie O. Paun
On Mon, 3 Feb 2003 [EMAIL PROTECTED] wrote: We've been putting a fair bit of work into wine over the last 6-8 months, and we've only recently had time to sit back and make patches- so sometime in the next couple of days I should have about 30 patches to submit. Excellent! I'll have the

Listbox: LBS_NOSEL needs improvement?

2003-02-03 Thread Ferenc Wagner
Hello! In listbox.c one can find the following comment: * Probably needs improvement: * - LBS_NOSEL Does anybody know what this means? What is missing? I'm struggling with a listbox which has this attribute, and still it is possible to select from it -- under Windows. Can

Windows API database / map

2003-02-03 Thread Dave Miller
I've begun cross referencing the windows dlls in a 'map' format as Dan Kegel suggested. I'm not finished yet because it seems when I sort alphabetically I am sorting the entire path. Sample output is here: http://home.ptd.net/~compsol/winxp_sample_map.html Be aware though this HTML is

Paypal and website

2003-02-03 Thread Joerg Mayer
Can you please add alt, height and width statements to the paypal button? It's completely invisible with konqueror otherwise (yes, I do have image loading diabled :-). The same is true for most pictures on the winehq pages. On a related topic: When will the new web pages be moved to winehq? Ciao

Re: How to remount CDROM during program execution

2003-02-03 Thread Sylvain Petreolle
--- [EMAIL PROTECTED] a écrit : Thanks for your three (very different) replies. From Scott's comments I take it that the mount/unmount of file systems is such a basic part of *nix that it might take some lateral thinking to circumvent it. As for Sylvain's suggestion, I set up

Re: Windows API database / map

2003-02-03 Thread Shachar Shemesh
Dimitrie O. Paun wrote: 4. Remove the columns from the matrix that have no X's. No X's mean noone is linking to it, and it links to noone. I would like to know of its existance, even if it is unlinked. Let's also not forget that some modules (lpk.dll, for example) are only linked to