Re: rsabase: Make rsabase a wrapper around rsaenh
Feb. 23, 2005
5:58 a.m.
Michael Jung <mjung(a)iss.tu-darmstadt.de> 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. Unicows has to do it differently because of the way it's loaded, but other dlls can use normal forwards. -- Alexandre Julliard julliard(a)winehq.org
7703
Age (days ago)
7703
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard