-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Steven Edwards Sent: 10. marts 2005 16:35 To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-svn] [sedwards] 13904: imported catch-22 solclone withauthors permission
Hi,
--- Casper Hornstrup ch@csh-consult.dk wrote:
Doesn't WINE already have one we can share?
No it does not.
Why isn't it imported to reactos module so it can get onto the cd?
Because it and cardlib are written in C++ and it will add at least another two mins to the build time. If you want to convert it to C be my guest at importing it to the reactos module.
It should be imported as a vendor drop and merged to trunk
so we can
track local changes to it and upgrade it easier.
The current author has made very little changes to the code in many years. It was just a example of how to used cards.dll using his C++ wrapper "cardlib".
Thanks Steven
If it's not going on the cd, why do we need it then?
Casper