Re: Winlib - Active Scripting

2006-07-23 Thread Boaz Harrosh
Luc-Eric Rousseau wrote: thanks. Are there any known issue with the native microsoft WSH (Windows Scripting Host)DLL under wine? Has this this been done with a WineLib app in the past? Yes I have used it under IE under Wine including direct access from a C++ program. It worked fine. I had O

Re: Winlib - Active Scripting

2006-07-19 Thread Dan Kegel
Righty-o, that makes sense. If you want to get a foot in the door on OS X, wine might be just the ticket. We're looking forward to helping you kick the tires. I hate repeating myself, but once you decide to really take the plunge, I highly recommend Codeweavers; they're terriffic (as Tony the Ti

RE: Winlib - Active Scripting

2006-07-19 Thread Luc-Eric Rousseau
Right, there might be legal issues for distribution, but I was thinking in term of getting a port up-and-running quick internally to validate what parts to replace moving forward. I'm particulary interested in Wine for OS X, a plateform MainWin hasn't announced support for. We have a test ve

Re: Winlib - Active Scripting

2006-07-19 Thread Dan Kegel
On 7/19/06, Jason Green <[EMAIL PROTECTED]> wrote: > > Are there any known issue with the native microsoft WSH (Windows > > Scripting Host)DLL under wine? If you're planning on distributing this app to customers, there may be legal licensing issues involved with using those libraries. IANAL, bu

Re: Winlib - Active Scripting

2006-07-19 Thread Jason Green
On 7/19/06, Dan Kegel <[EMAIL PROTECTED]> wrote: Hi Luc, I know of no issues (other than that this would restrict you to running on x86, but perhaps that's not an issue for you). I don't think anyone's done it before, but I could be wrong. On 7/19/06, Luc-Eric Rousseau <[EMAIL PROTECTED]> wrote:

Re: Winlib - Active Scripting

2006-07-19 Thread Dan Kegel
Hi Luc, I know of no issues (other than that this would restrict you to running on x86, but perhaps that's not an issue for you). I don't think anyone's done it before, but I could be wrong. Incidentally, if you're sticking with x86 only, you should consider just shipping your Windows .exe unchan

RE: Winlib - Active Scripting

2006-07-19 Thread Luc-Eric Rousseau
thanks. Are there any known issue with the native microsoft WSH (Windows Scripting Host)DLL under wine? Has this this been done with a WineLib app in the past? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > 2) one application we'd like to port uses active s

Re: Winlib - Active Scripting

2006-07-18 Thread Dan Kegel
On 7/18/06, Luc-Eric Rousseau <[EMAIL PROTECTED]> wrote: Hi, I am starting to investigate if it would be feasible to port some of our applications with WinLib. Presently, we use MainSoft MainWin. Welcome! We'd love to have Softimage use Wine. I have a few questions: 1) is there a definiti

Winlib - Active Scripting

2006-07-18 Thread Luc-Eric Rousseau
Hi, I am starting to investigate if it would be feasible to port some of our applications with WinLib. Presently, we use MainSoft MainWin. I have a few questions: 1) is there a definitive list somewhere what API WinLib implements of Win32, and what it doesn't? I have had some difficulty find