Re: #winehackers IRC logs

2004-02-13 Thread Jeremy White
I have to confess that I'm mildly uncomfortable with this; I speak more freely in IRC that I do in email, at least in part because of the (admittedly foolish) notion that it's like speech - fleeting and ephmeral. I know that this is foolish on my part; anyone can lurk in an irc channel, and anyone

Re: Windows 2000 source code has been leaked

2004-02-13 Thread Viktor Nilsson
On 2004-02-13, at 18.02, Shachar Shemesh wrote: [EMAIL PROTECTED] wrote: Use common sense. IANAL The intelectual property law governing this case is the trade secret law. It says that the information is illegal to use if the recipient knows, or should have known, that it originated with illega

JOB POSTING - VSTs and Wine

2004-02-13 Thread Michael Ost
Our Menlo Park, CA based startup is looking for someone with strong Wine skills to help us support VST plugins in a Wine environment. Plugin compatibility issues need to be tracked down and solved, either by patching Wine or our hosting environment. Deep experience in Wine configuration and develo

Prototype for PE area preloader

2004-02-13 Thread Mike Hearn
Hi, Attached is a prototype of a technique we can use to solve the problems caused by exec-shield and prelink. Yes, it's complicated. I wish it wasn't, but simpler attempts at this haven't worked. I can't think of another way to do it, given my limited knowledge. It's possible Alexandre can figure

Re: Getopt - was Re: problem on the Cygwin port

2004-02-13 Thread Christian Costa
Alexandre Julliard wrote: Christian Costa <[EMAIL PROTECTED]> writes: Hi, I've done some further checks and it appears that getopt_long is not broken... It seems to have a conflict with the definition of our own implementation in libwine_port (file getopt1.c). If I rename the latter, glibc's g

Re: RSABASE: enough implementation to get Steam to login

2004-02-13 Thread Mike McCormack
Hi Geoff, Having a look at the documentation for the CP* functions on MSDN would be a good start. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/cpacquirecontext.asp The next thing to do would be to write your own test program that works in Windows, and uses

#winehackers IRC logs

2004-02-13 Thread Mike Hearn
Was not feeling in a wine-hacking mood so I wrote this instead: http://www.navi.cx/~mike/winelogs/ Voila, you can now see the stuff we all talk about in there, updated in real time. You need an XSLT capable browser. Any modern gecko browser will do it, as will IE6 with the a recent MSXML. Konquer

Re: Is there an opensource MIDL?

2004-02-13 Thread Rolf Kalbermatter
Kuba Ober <[EMAIL PROTECTED]> wrote: >Do you folks, by any chance, know of an opensource midl compiler that I could >use in my packages? Or is there something at least semi-functional in the >works somewhere? What is about the widl tool in the wine sources? It's by far not complete but maybe it

Re: RSABASE: enough implementation to get Steam to login

2004-02-13 Thread Geoff Thorpe
On February 13, 2004 12:15 pm, Mike McCormack wrote: > This patch allows steam to login. It also provides a framework for > implementing the rest of rsabase.dll correctly using libcrypto.so Cool, I've been looking for an excuse to do something useful on Wine, and as one of the developers of libc

Re: Is there an opensource MIDL?

2004-02-13 Thread Mike McCormack
There's widl in Wine, and apparently Samba also has their own implementation. Wine's implementation generates headers, and some work has been made on generating typelibs. Samba's can apparently generate proxy stubs. It would be nice to merge those two into a single implementation, possibly un

Re: Getopt - was Re: problem on the Cygwin port

2004-02-13 Thread Alexandre Julliard
Christian Costa <[EMAIL PROTECTED]> writes: > Hi, > I've done some further checks and it appears that getopt_long is not broken... > It seems to have a conflict with the definition of our own implementation in > libwine_port (file getopt1.c). > If I rename the latter, glibc's getopt_long works fi

Re: Re: Getopt - was Re: problem on the Cygwin port

2004-02-13 Thread Christian Costa
Hi, I've done some further checks and it appears that getopt_long is not broken... It seems to have a conflict with the definition of our own implementation in libwine_port (file getopt1.c). If I rename the latter, glibc's getopt_long works fine again. So I guess it's more a linking issue. Bye, Chr

Re: Re: Question about system.ini and win.ini

2004-02-13 Thread Christian Costa
> Message du 13/02/04 02:51> De : Alexandre Julliard <[EMAIL PROTECTED]>> A : Christian Costa <[EMAIL PROTECTED]>> Copie à : [EMAIL PROTECTED]> Objet : Re: Question about system.ini and win.ini> Christian Costa <[EMAIL PROTECTED]>writes:> > > I've just figured out that system.ini and win.ini are

Re: Is there an opensource MIDL?

2004-02-13 Thread Steven Edwards
--- Mike Hearn <[EMAIL PROTECTED]> wrote: > The only one I know is our own - widl. It's a UNIX app however. You'd > need > to build it with cygwin or something to work on Windows. You dont need cygwin. You can use MSYS and Mingw to get a widl built so you wont be dependant on the cygwin runtime.

Re: Is there an opensource MIDL?

2004-02-13 Thread Mike Hearn
On Thu, 12 Feb 2004 18:43:44 -0500, Kuba Ober wrote: > Do you folks, by any chance, know of an opensource midl compiler that I could > use in my packages? Or is there something at least semi-functional in the > works somewhere? The only one I know is our own - widl. It's a UNIX app however. You'

Re: Windows 2000 source code has been leaked

2004-02-13 Thread Shachar Shemesh
[EMAIL PROTECTED] wrote: Zitat von Jonathan Wilson <[EMAIL PROTECTED]>: I heard news that windows 2000 source code was leaked and have seen what proports to be a filelist. Dont know if its genuine but for everyones sake I suggest that all people here completly ignore it (same as I will be d

Re: Shlwapi: Add IntlStrEqWorker Functions and StrCmp Tests

2004-02-13 Thread Shachar Shemesh
Robert Shearman wrote: Alexandre Julliard wrote: DBCS chars depend on the locale, you cannot hardcode them in the test. Any way of generating them based on the locale or should I just remove the DBCS tests? DBCS is only meant to work if the current locale is an MBCS locale. What I woul

Is there an opensource MIDL?

2004-02-13 Thread Kuba Ober
Hi, I'm putting up a cross-compilation environment for Qt/Win (Professional/Enterprise) so that it could be built (and the applications using it!) with crossmingw32 (http://www.ibib.waw.pl/~winnie). In order to enable myself (and other people) to "natively" use ActiveX (and thus ActiveQT), I g

Re: DLL Version Stamp Problem

2004-02-13 Thread Mike Kost
Dmitry, > Try to make the directory "C:\Program Files\Adobe\FrameMaker7.0" > current before running FrameMaker.exe. I invoked FrameMaker with: cd ~/cxoffice/dotwine/fake_windows/Program\ Files/Adobe/FrameMaker7.0 /opt/cxoffice/bin/wine -debugmsg +relay,+loaddll -- FrameMaker.exe 2> dll2.txt Ther

Re: DLL Version Stamp Problem

2004-02-13 Thread Dmitry Timoshkov
"Mike Kost" <[EMAIL PROTECTED]> wrote: > During my lunch, I reran the experiment at work on the latest codeweavers > release (2.1). I posted the file to > http://www.tashcorp.net/Wine/dll.txt.bz2. The functional result is the > same between the code weavers and Wine 20040121, but if this is a prob

Re: Getopt - was Re: problem on the Cygwin port

2004-02-13 Thread Steven Edwards
--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote: > > -#ifndef HAVE_GETOPT_LONG > > +#if !defined(HAVE_GETOPT_LONG) || defined (__CYGWIN__) > > Shouldn't we check in configure if the getopt_long is broken, > and if so, not use it? Yes we should I just didnt have time to do the proper check and re

windows application+Database

2004-02-13 Thread saravanan
Hai all,   I would like to know is it possible to run 'a windows application which uses a database' in linux using the WINE S/w. I have got an application "English Tutor" developed for windows ( Developed using Flash software). It uses the MS Access database & also it will run only if the CD

Re: Windows 2000 source code has been leaked

2004-02-13 Thread Alfons Hoogervorst
Lo [EMAIL PROTECTED], On 13-02-04 (Fri) 10:49 +0100 [EMAIL PROTECTED] wrote: | What will you do if somebody posts bits of it as a answer of a | question you asked? Look up his name using google? :-) Bye. -- Ecuación algebraico sin solución posible, a menos de poseer profundos conocimientos

Re: Windows 2000 source code has been leaked

2004-02-13 Thread Tom
[EMAIL PROTECTED] wrote: Zitat von Jonathan Wilson <[EMAIL PROTECTED]>: I heard news that windows 2000 source code was leaked and have seen what proports to be a filelist. Dont know if its genuine but for everyones sake I suggest that all people here completly ignore it (same as I will be d

Re: VB-Error: Type mismatch

2004-02-13 Thread Fabian Cenedese
>I'm trying (again) to run a VB app on wine. But it never shows up. Instead >I only see a dialog with this Type mismatch error and then it quits. I tried >to find the place where it goes wrong. Apparently it tries to parse a number >from a string in VB notation. >0009:trace:ole:VarParseNumFromStr

Re: Windows 2000 source code has been leaked

2004-02-13 Thread juergen . schmied
Zitat von Jonathan Wilson <[EMAIL PROTECTED]>: > I heard news that windows 2000 source code was leaked and have seen what > proports to be a filelist. > > Dont know if its genuine but for everyones sake I suggest that all people > here completly ignore it (same as I will be doing) It looks like