Wine 1.7.33 Dev نرم افزار Wine برنامه ای منبع باز کاربردی در زمینه اجرا کردن برنامه های کاربردی ویندوز ، اپنجیال، در سیستم های یونیکس می باشد این برنامه به میکروسافت ویندوز نیاز ندارد چون که برنامه ی یک نرمافزار کاربردی آزاد است که به نرم افزارهای نوشته شده سیستمعامل مایکروسافت ویندوز اجازهٔ اجرا شدن بر روی سیستم عاملهای شبه-یونیکس را میدهد و شامل 100 درصد کدهای غیر میکروسافت می باشد
همچنین می توان ازDLL های اصلی ویندوز در صورتی دسترس به آنها استفاده کرد.این برنامه همچنین امکان ساخت و انتقال کد های منبع ویندوز و لود کردن برنامه ها به داخل یونیکس را فراهم می آورد
و امکان هجرای بسیاری از برنامه های اصلاح نشده ویندوز در سیسام های یونیکس x86، از جمله لینوکس، FreeBSD، سیستم عامل مک ایکس، و سولاریس فراهم می کند. Wine در واقع یک برنامه ی لود کننده ی می باشد که به اجرای برنامه های ویندوز در لینوکس و دیگرسیستم عامل سازگار با POSIX کمک می کند.
اجرای برنامه های ویندوز درWine از منابع حافظه استفاده ی کمی دارند و ظاهر و عملکردی شبیه به برنامه های دسکتاپ تان دارند. تغییرات در نسخه 1.7.33:پشتیبانی از دستورات کپی / چسباندن در MSHTML.حمایت بیشتر از فونت ها در DirectWrite.
پردازش و کنترل بهتر روی از دست دادن تمرکز در پنجره Direct3D
API Sets DLLs بیشتر
رفع اشکالات مختلف
Wine is an Open Source implementation of the Windows API on top of X, OpenGL, and Unix. Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, Mac OS X, and Solaris. Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems.
Windows programs running in Wine act as native programs would, running without the performance or memory usage penalties of an emulator, with a similar look and feel to other applications on your desktop.
Wine is still under development, and it is not yet suitable for general use. Nevertheless, many people find it useful in running a growing number of Windows programs. Please see the Application Database for success and failure reports for hundreds of Windows programs, as well as the Bug Tracking Database for a list of known issues, and the Status page for a global view on Wine’s implementation progress.
Changes in version 1.7.33:
Support for copy/paste commands in MSHTML.
Some more font support in DirectWrite.
Better handling for loss of focus in Direct3D windows.
Several more API Sets DLLs.
Various bug fixes.