/*
* Application Database Index Page
*
*/
include("path.php");
require(BASE."include/"."incl.php");
apidb_header("Wine Application Database");
?>
Welcome
This is the Wine Application Database. From here you get info on application compatibility with Wine. For developers, you can get information on the APIs used in an application.
Most of the features of the Application database require that you have a user account and are logged in. Some of the benefits of membership are:
So what are you waiting for, [login now]. Your help in stomping out Wine issues will be greatly appreciated.
If you have anything to contribute (screenshots, howtos), contact us at:
appdb@winehq.org
Note that this address is not for end-user support, for end user support please contact the
wine-users mailing list or the wine newsgroup, for more information visit
this page
\n"; apidb_footer(); ?>