Cabinet.dll documentation

2003-08-29 Thread Steven Edwards
Hello Are the cabinet stuctures and defines documented anywhere online? I tried to submit the WINE headers to mingw for use in w32api but they couldnt find documents on it anywhere. All I could find was the cabinet SDK and they has a EULA attached so I am not looking at it. Thanks Steven

comdlg32 16/32 split and TWEAK_WineLook

2003-08-29 Thread Steven Edwards
Hello all, I am looking at splitting the rest of the Win16/32 code in commdlg32 and am having a few problems. I have come across a lot of code that is marked FIXME: TWEAK_WineLook. I need to split out the 32to16 resource converions and fix this but am unsure what would be the correct route. Can

Re: Problems building dlls for use with winelib

2003-08-29 Thread Martin=20Tr=F6ster
Hi, compiling and linking my application against Winelib now works fine. However, loading the application with wine myapp.exe.so fails, with the following errors: err:module:load_library can't load test1.dll err:module:load_library can't load test2.dll Error while processing initial modules

Re: Conformance tests (resent)

2003-08-29 Thread Francois Gouget
On Tue, 26 Aug 2003, Ferenc Wagner wrote: Francois Gouget [EMAIL PROTECTED] writes: You suggested a script to generate a zip file automatically. I have a couple of trivial scripts that should do 90% of the job. * zipmsvctests Exactly what I envisioned. What do you think about

Re: [winecfg 1.1] Implement saveConfigValue(), style changes, code cleanup, UI alignment

2003-08-29 Thread Steven Edwards
--- Francois Gouget [EMAIL PROTECTED] wrote: Is there a way to use the registry (as seems to be required for many features) and still document our settings correctly? Maybe add a 'Doc' value for each regular value: [SomeKey] OptionFoo=1 OptionFooDoc=OptionFoo does this, that, etc.

Re: [winecfg 1.1] Implement saveConfigValue(), style changes, codecleanup, UI alignment

2003-08-29 Thread Francois Gouget
On Thu, 28 Aug 2003, Steven Edwards wrote: [...] It sounds like a good idea and it might work for WINE but the Windows registry is a bloated mess. I have seen Windows registrys get to 40mb+. Adding more keys for documentation like this is just going to make the memory requirements higher and

Re: What happened to this patch?

2003-08-29 Thread Francois Gouget
On Thu, 28 Aug 2003, Ferenc Wagner wrote: http://www.winehq.com/hypermail/wine-patches/2002/12/0161.html It actually contains useful information. Meanwhile, I solved the missing urlmon problem by downloading it from

Re: [winecfg 1.1] Implement saveConfigValue(), style changes, code cleanup, UI alignment

2003-08-29 Thread Mike Hearn
On Fri, 29 Aug 2003 01:49:51 +0200, Sir Francois Gouget scribed thus: The Unix way is to have text configuration files that are self-documented. Not all projects are born equal on this point of course, but look at squid.conf, smb.conf our even our own Wine configuration file for instance. We

Re: Wine 0.9 progress

2003-08-29 Thread Dimitrie O. Paun
On August 28, 2003 06:30 pm, Jeremy Newman wrote: Sure, if that is the address you want for the list I can probably put it up tomorrow sometime. I just want to be very sure before I start work on it. Well, [EMAIL PROTECTED] is OK AFAICT. Are there better proposals? Not sure how you want to

Who says bill gates is a nice guy?

2003-08-29 Thread [EMAIL PROTECTED]
Have a look at this photo from Redmond, inside the microsoft campus;-) http://spazioinwind.libero.it/nonsolomicrosoft/windows.jpg

Who says bill gates is a nice guy? (New link)

2003-08-29 Thread [EMAIL PROTECTED]
http://spazioinwind.libero.it/nonsolomicrosoft/windows.html

Re: Wine 0.9 progress

2003-08-29 Thread Jeremy Newman
On Fri, 2003-08-29 at 07:35, Dimitrie O. Paun wrote: On August 28, 2003 06:30 pm, Jeremy Newman wrote: Sure, if that is the address you want for the list I can probably put it up tomorrow sometime. I just want to be very sure before I start work on it. Well, [EMAIL PROTECTED] is OK

Re: Wine 0.9 progress

2003-08-29 Thread Dimitrie O. Paun
On 29 Aug 2003, Jeremy Newman wrote: -- Jeremy, are you OK with setting up a simple database for this stuff? If so, we need to figure out a schema. Mysql is already on the machine, so that is fine. My concern is DB bloat over time. Will this DB get out of control or will it remain

Re: Wine 0.9 progress

2003-08-29 Thread Ferenc Wagner
Hello guys, some machinery is already in place (http://afavant.elte.hu/~wferi/wine). Actually I am not sure we need a database or so. What I have in mind: Whenever somebody compiles the tests (with a Samba mount it does not matter whether cross- os MSVC) s/he runs the ziptests Bash script to

Re: listview expert required

2003-08-29 Thread Rein Klazes
On Sun, 24 Aug 2003 19:34:36 -0400, you wrote: On August 24, 2003 05:44 pm, Dimitrie O. Paun wrote: Yes, this patch broke selection drawing: http://www.winehq.org/hypermail/wine-cvs/2003/04/0243.html blushIt's my patch, mea culpa/blush. Yeah, at a second look, it was rather

Re: Wine 0.9 progress

2003-08-29 Thread Francois Gouget
On Fri, 29 Aug 2003, Dimitrie O. Paun wrote: On August 28, 2003 06:30 pm, Jeremy Newman wrote: Sure, if that is the address you want for the list I can probably put it up tomorrow sometime. I just want to be very sure before I start work on it. Well, [EMAIL PROTECTED] is OK AFAICT. Are

Re: listview expert required

2003-08-29 Thread Dimitrie O. Paun
On Fri, 29 Aug 2003, Rein Klazes wrote: New postings are highlighted by a green background colour. With the patch the text in the second and higher columns is painted with a normal backgound colour instead of green. Selected rows are OK. OK, I think I know what the problem is, I'll fix it

Figuring runtime settings

2003-08-29 Thread James E. LaBarre
I've been able to find a lot of pages on how to run debug commands when trying to run WinApps, but they all seem to be oriented towards programmers working on modifying the code. I'm not a programmer, so my work would be more towards trying to figure out what combination of native vs builtin

Re: Figuring runtime settings

2003-08-29 Thread [EMAIL PROTECTED]
Maybe you're looking for this: http://appdb.winehq.com

Re: listview expert required

2003-08-29 Thread Dimitrie O. Paun
On Fri, 29 Aug 2003, Rein Klazes wrote: Hi Dimitrie, This is causing a regression in newsbin pro. New postings are highlighted by a green background colour. With the patch the text in the second and higher columns is painted with a normal backgound colour instead of green. Selected

Re: Wine 0.9 progress

2003-08-29 Thread [EMAIL PROTECTED]
Probably a batch script that runs all the tests and outputs the results to a file can do, but this a C program, a new mailing list, automated result submission, generating HTML and now a database for something that says: Test | Result --+- kernel32 | Passed msvcrt|

Re: Wine 0.9 progress

2003-08-29 Thread Ferenc Wagner
Francois Gouget [EMAIL PROTECTED] writes: Do we really need a C program, a new mailing list, automated result submission, generating HTML and now a database just so we have something that says: Test | Result --+- kernel32 | Passed msvcrt| Passed oleaut32 |

Re: [resend] Allow use of MAP_TRYFIXED for better mmap()

2003-08-29 Thread Dustin Navea
--- Todd Vierling [EMAIL PROTECTED] wrote: On Thu, 28 Aug 2003, Alexandre Julliard wrote: : I have a feeling we're just on different mental wavelengths here. : MAP_TRYFIXED is not an optional feature. If the #define exists, the feature : exists -- for the OS version used to compile, and