Re: More winecfg todos

2004-08-16 Thread Saulius Krasuckas
On Mon, 16 Aug 2004, Alexandre Julliard wrote: > Jacek Caban <[EMAIL PROTECTED]> writes: > > But PATH and temp directory are useful and can be configured this way. > > Maby we could add this two options? > > I don't think they really need to be configured, at least not often > enough to put them i

Re: More winecfg todos

2004-08-16 Thread Alexandre Julliard
Jacek Caban <[EMAIL PROTECTED]> writes: > But PATH and temp directory are useful and can be configured this way. > Maby we could add this two options? I don't think they really need to be configured, at least not often enough to put them in winecfg. There's no real reason to change the temp direc

Re: linking with windows .lib fies?

2004-08-16 Thread Steven Edwards
Hi, --- Mike McCormack <[EMAIL PROTECTED]> wrote: > If you have a dll, you can link with that instead. If not, have a > look > at objcopy... it may be able to do what you want. You can use reimp from the mingw-utils to convert it in to a import lib that winebuild should be able to import. Than

Re: linking with windows .lib fies?

2004-08-16 Thread Mike McCormack
Scott Snell wrote: I have a MSVC project I am converting with winebuild. My project links in a windows .lib file that is provided by a third party. Can I link this library file into my winelib project, and if so how? I cant seem to find any recent discussion on this topic so if you could point me

linking with windows .lib fies?

2004-08-16 Thread Scott Snell
Hi All, I have a MSVC project I am converting with winebuild. My project links in a windows .lib file that is provided by a third party. Can I link this library file into my winelib project, and if so how? I cant seem to find any recent discussion on this topic so if you could point me to some I

Re: More winecfg todos

2004-08-16 Thread Jacek Caban
Alexandre Julliard wrote: Mike Hearn <[EMAIL PROTECTED]> writes: I guess so - please send this patch to me ASAP as I was planning on hacking winecfg a bit next week (dunno if I'll have time but ...) so it'd be nice if I could work from latest sources. I'm not really convinced that being able to

Re: Added path settings to winecfg

2004-08-16 Thread Jacek Caban
Marcelo Duarte wrote: Hi, I think that you do not need to modify the .rc files from languages other than En.rc and your native language. If you do not translate, it will more easy to us to known that it is wrong and needs to be translated. This is my position in relation to Pt.rc. Thank you. Jacek

Re: Removed slovenian translation

2004-08-16 Thread Jacek Caban
Marcelo Duarte wrote: Use diff -u Si.rc /dev/null Jacek Caban wrote: I found that slovenian translation is incomplete and not translated, so I removed this from winecfg.rc. Si.rc should be remove too, but I don't know how to do this in patch. Changelog: Removed slovenian translation Index: prog

Re: More winecfg todos

2004-08-16 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > I guess so - please send this patch to me ASAP as I was planning on > hacking winecfg a bit next week (dunno if I'll have time but ...) so it'd > be nice if I could work from latest sources. > > I'm not really convinced that being able to configure these pa

Re: Added path settings to winecfg

2004-08-16 Thread Marcelo Duarte
Hi, I think that you do not need to modify the .rc files from languages other than En.rc and your native language. If you do not translate, it will more easy to us to known that it is wrong and needs to be translated. This is my position in relation to Pt.rc. Thank you. Jacek Caban wrote: Changelog

Re: Removed slovenian translation

2004-08-16 Thread Marcelo Duarte
Use diff -u Si.rc /dev/null Jacek Caban wrote: I found that slovenian translation is incomplete and not translated, so I removed this from winecfg.rc. Si.rc should be remove too, but I don't know how to do this in patch. Changelog: Removed slovenian translation Index: programs/winecfg/winec

Re: [Wine]First use of 20040813

2004-08-16 Thread Ivan Leo Puoti
> The game servers I was running was Descent 3. There is a linux client of Descent 3, so the probably is a server for linux. Ivan.

Re: update the faq take 2 : faq-2.diff

2004-08-16 Thread Ivan Leo Puoti
> Who feels his patch is correct. Ivan thinks the patch is correct too.

Re: [Wine]faking network shares

2004-08-16 Thread Ivan Leo Puoti
> Perhaps someone could add this to The documentation is in the /documentation directory in the source tree. Just make any changes you want, make a patch following the instructions at http://www.winehq.com/site/sending_patches then send the patch to [EMAIL PROTECTED] Ivan.

Re: wave tests patch

2004-08-16 Thread Eric Pouech
The problem with sharing this code in winmm.c is that we need to know what's the device format and I'm not sure how to do that from winmm.c. there's no API AFAIK, but we could always cache the format in winmm's internal reprensentations. A+

Menu problem: top menu drawn ok, pulldowns miss text

2004-08-16 Thread Tobias Burnus
Hello, I have a strange problem with the Cambridge Advanced Learner's Dictionary. It, finally¹, starts up but (besides other problems) there is a glitch in the menu. The menu bar looks ok, the dropdown menus work, but the items are empty. The (single?) submenu works again. See http://www.physik

Re: [Wine]faking network shares

2004-08-16 Thread Fergal Daly
Perhaps someone could add this to "The dosdevices Directory" at http://www.winehq.org/site/docs/wine-user/config-drive-main#CONFIG-DRIVE-SECTIONS Windows shares can are mapped into the unc/ directory so anything trying to access \\machinename\some\dir\and\file will look in ~/.wine/dosdevices/un

Re: Adventures in serial port.

2004-08-16 Thread Eric Pouech
Scott Snell a écrit : Hi All, I have been trying for several weeks to transfer our product to linux using wine. I am so close it hurts! The only issue has been the serial ports. Threads, sockets, and timers appear to be working as advertised (an impressive feat of wine as it is!). However the

Re: Wine Status - User Interface

2004-08-16 Thread James Hawkins
-- Forwarded message -- From: James Hawkins <[EMAIL PROTECTED]> Date: Mon, 16 Aug 2004 13:43:21 -0500 Subject: Re: Wine Status - User Interface To: [EMAIL PROTECTED] Hey Tom, printdlg AFAIK is very close to being complete. The only things I can think of that would need to be done

Re: Adventures in serial port.

2004-08-16 Thread Andreas Mohr
Hi, On Mon, Aug 16, 2004 at 06:43:45PM +1000, Scott Snell wrote: > Hi All, > > I have been trying for several weeks to transfer our product to linux using > wine. I am so close it hurts! The only issue has been the serial ports. > Threads, sockets, and timers appear to be working as advertised

Re: Fwd: provider type of Microsoft Base Cryptographic Provider v1.0

2004-08-16 Thread James Hawkins
Thanks a bunch Michael and Robert. This helps a lot. On Mon, 16 Aug 2004 10:44:36 +0100, Robert Shearman <[EMAIL PROTECTED]> wrote: > Michael Jung wrote: > > >this value should be registered by rsabase.dll, which the appended patch does > >implement. > > > >Rob: I hope that's ok for you. > > > >

Re: wave tests patch

2004-08-16 Thread Francois Gouget
On Sun, 15 Aug 2004, Eric Pouech wrote: [...] > coming back from vacation, and starting browsing thru the pile of e-mail > (I'm not sure of the final output of this discussion). > How about, letting the drivers decide which format they support (in > ???_GETPOS message handling) and have the fallb

Re: Delorme Street Atlas 2004 - Sooo Close...

2004-08-16 Thread Michael H. Warfield
Minor typos... On Mon, Aug 16, 2004 at 10:49:25AM -0400, Michael H. Warfield wrote: > Hey all, > So this is my first post to the list in several years... > I've tried several version so Delorme's Street Atlas under of > many many versions of

Delorme Street Atlas 2004 - Sooo Close...

2004-08-16 Thread Michael H. Warfield
Hey all, So this is my first post to the list in several years... I've tried several version so Delorme's Street Atlas under many many versions of Wine over the years. Most of the time, I haven't even been able to get it to install. One version, in the way WAY distant past, did

Re: Adventures in serial port.

2004-08-16 Thread Steven Edwards
Hi, --- Boaz Harrosh <[EMAIL PROTECTED]> wrote: > One way I know is to wrap the .Lib in a .DLL on windows with MSVC or > MinGW. Than use the DLL in your winelib. > On the winelib side you have to make a .SPEC file for your windows > DLL. > Look in previous threads and in winelib documentation fo

Re: [lostwages] Add WBL 3.0 (RHEL 3.0 compatible) to the list of RH distros

2004-08-16 Thread Vincent Béron
Le lun 16/08/2004 à 03:48, Andreas Mohr a écrit : > Hi, > > On Sat, Aug 14, 2004 at 09:14:58PM -0400, Vincent Béron wrote: > > Since I finally had the time to install it, lets provide Wine binaries > > for it (it's been asked in the past). > > > > Changelog: > > Add WBL 3.0 (RHEL 3.0 compatible)

Re: update the faq take 2 : faq-2.diff

2004-08-16 Thread Tom
Andreas Mohr wrote: Hmm... Rewind is an important part for companies who choose to not publish all of their source under the (L)GPL (but hopefully do publish smaller utilities not essential to their core business :-). As such it might be useful to keep the reference. Hello Andi, Many people release

Re: [Wine]faking network shares

2004-08-16 Thread Mike Hearn
Fergal Daly wrote: The message I was getting was fixme:file:wine_nt_to_unix_file_name UNC name L"\\??\\UNC\\machine\path" so I had a look in the code and found the relevant place, added a few printfs and found that that \\machine\path maps to .wine/dosdevices/unc/MACHINE/PATH so it is supported, it

Re: [Wine]faking network shares

2004-08-16 Thread Fergal Daly
The message I was getting was fixme:file:wine_nt_to_unix_file_name UNC name L"\\??\\UNC\\machine\path" so I had a look in the code and found the relevant place, added a few printfs and found that that \\machine\path maps to .wine/dosdevices/unc/MACHINE/PATH so it is supported, it just doesn't

WWN 235

2004-08-16 Thread Tom
Sorry my bad :) as it is now correct Tom

WWN 235 went from bad to worse!

2004-08-16 Thread Tom
Hello, In reference to Winehq frontpage error. Now it looks like : c:\\windows is not accessible Error (con't) Tom

Re: Adventures in serial port.

2004-08-16 Thread Boaz Harrosh
Scott Snell wrote: However I have struck a problem. My windows program code links in a .lib file that is provided by a third party. Can I link this library file into my winelib project, and if so how? I cant seem to find any recent discussion on this topic One way I know is to wrap the .Lib i

Re: update the faq take 2 : faq-2.diff

2004-08-16 Thread Andreas Mohr
Hi, On Sun, Aug 15, 2004 at 06:23:05AM -0400, Tom wrote: > > Hello, > > change dll's back to dlls > > Tom > > Changelog: > remove rewind section due to lack of updates Hmm... Rewind is an important part for companies who choose to not publish all of their source under the (L)GPL (but hopefully

Adventures in serial port.

2004-08-16 Thread Scott Snell
Hi All, I have been trying for several weeks to transfer our product to linux using wine. I am so close it hurts! The only issue has been the serial ports. Threads, sockets, and timers appear to be working as advertised (an impressive feat of wine as it is!). However the serial port has faile

Re: [Wine]faking network shares

2004-08-16 Thread Mike Hearn
This support was removed as it really has to be done kernel-side, but as to the state of integration now you'd have to ask Alexandre or Mike I suspect. David Lee Lambert wrote: On Thu, Aug 12, 2004 at 12:42:08PM +0100, Fergal Daly wrote: I have an app that wants to read from \\server\directory\

Re: [lostwages] Add WBL 3.0 (RHEL 3.0 compatible) to the list of RH distros

2004-08-16 Thread Andreas Mohr
Hi, On Sat, Aug 14, 2004 at 09:14:58PM -0400, Vincent Béron wrote: > Since I finally had the time to install it, lets provide Wine binaries > for it (it's been asked in the past). > > Changelog: > Add WBL 3.0 (RHEL 3.0 compatible) to the list of RH distros. This is not really correct. Google "RHE