RE: [Harbour] harbour and wine 1.0 release

2008-05-13 Thread Massimo Belgrano
Thanks for clarification -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor Sent: Tuesday, May 13, 2008 6:43 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] harbour and wine 1.0 release For some contribs it may be possible

Re: [Harbour] harbour and wine 1.0 release

2008-05-13 Thread Szakáts Viktor
008 6:12 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] harbour and wine 1.0 release Hi Guy, Harbour itself uses a quite small (and basic) subset of the Win32 API, so chances are good that these are OK. (nothing beats real-life testing though!) 3rd party (including contrib) stu

RE: [Harbour] harbour and wine 1.0 release

2008-05-13 Thread Massimo Belgrano
Is not possible not having external dll dependencies(ace32.dll) ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor Sent: Tuesday, May 13, 2008 6:12 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] harbour and wine 1.0

Re: [Harbour] harbour and wine 1.0 release

2008-05-13 Thread Szakáts Viktor
Hi Guy, Harbour itself uses a quite small (and basic) subset of the Win32 API, so chances are good that these are OK. (nothing beats real-life testing though!) 3rd party (including contrib) stuff is another matter, especially those which have their external .dll dependency (like ace32.dll). Brg