Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Michael Stefaniuc
Tom wrote: Michael Stefaniuc wrote: Jonathan Ernst wrote: Le mercredi 23 fÃvrier 2005 Ã 13:50 +0100, Michael Jung a Ãcrit : Ok, that makes rsabase a really trivial dll. Please remove dlls/rsabase/main.c from cvs (Is there any way to capture this in a diff?) diff -u dlls/rsabase/main.c /dev/null

Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Tom
Michael Stefaniuc wrote: Jonathan Ernst wrote: Le mercredi 23 fÃvrier 2005 Ã 13:50 +0100, Michael Jung a Ãcrit : Ok, that makes rsabase a really trivial dll. Please remove dlls/rsabase/main.c from cvs (Is there any way to capture this in a diff?) diff -u dlls/rsabase/main.c /dev/null >> rsabase.

Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Scott W Gifford
Michael Stefaniuc <[EMAIL PROTECTED]> writes: > Jonathan Ernst wrote: >> Le mercredi 23 février 2005 à 13:50 +0100, Michael Jung a écrit : >> >>> Ok, that makes rsabase a really trivial dll. Please remove >>> dlls/rsabase/main.c from cvs (Is there any way to capture this in a >>> diff?) >> diff -u

Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Michael Stefaniuc
Jonathan Ernst wrote: Le mercredi 23 fÃvrier 2005 Ã 13:50 +0100, Michael Jung a Ãcrit : Ok, that makes rsabase a really trivial dll. Please remove dlls/rsabase/main.c from cvs (Is there any way to capture this in a diff?) diff -u dlls/rsabase/main.c /dev/null >> rsabase.diff Not realy as this emp

Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Jonathan Ernst
Le mercredi 23 fÃvrier 2005 Ã 13:50 +0100, Michael Jung a Ãcrit : > Ok, that makes rsabase a really trivial dll. Please remove > dlls/rsabase/main.c > from cvs (Is there any way to capture this in a diff?) diff -u dlls/rsabase/main.c /dev/null >> rsabase.diff signature.asc Description: Ceci e

Re: rsabase: Make rsabase a wrapper around rsaenh

2005-02-23 Thread Alexandre Julliard
Michael Jung <[EMAIL PROTECTED]> writes: > As suggested by Alexandre, I removed all implementation code from rsabase and > made it a pure wrapper around rsaenh. I've imitated the scheme used in wine's > unicows.dll to do so. You don't need that, you can forward directly in the spec file. Unico