About site: Emulators/Intel x86 Architecture/DOS and Windows/Wine - Wine the MS-Windows emulator.
Return to Computers also Computers
  About site: http://www.ota.be/linux/workshops/19981017/wine.html

Title: Emulators/Intel x86 Architecture/DOS and Windows/Wine - Wine the MS-Windows emulator. An introduction.
Chesapeake_Smart_Homes Designs and installs integrated systems featuring home management, entertainment, home office, and security. Includes glossary; information on products and systems available.

OpenMosix OpenMosix is the free fork from MOSIX after this great project closed the user area tools to a closed-source licence. All OpenMosix is under GPL licence.

DockI16_and_Dockmaster__Desktop CDs of desktop themes and/or screensavers on a various subjects.

ListSoft_File_Managers Reviews and links to programs for Windows and DOS.

WebCreator Offers design and programming services.

glGUI Cross-platform API independent GUI


  Alexa statistic for http://www.ota.be/linux/workshops/19981017/wine.html





Get your Google PageRank






Please visit: http://www.ota.be/linux/workshops/19981017/wine.html


  Related sites for http://www.ota.be/linux/workshops/19981017/wine.html
    Quanta_Plus An HTML editor and a web development for the K Desktop Environment.
    The_Kiosk_Factory Manufacturers of custom designed interactive touch-screen kiosks and terminals for sports venues, entertainment facilities, educational, tourism, and museums. Based in Canada.
    Tusher_Glass_Inc_ CD/DVD authoring, web design, database development, animation and video production. Based in Toronto, Ontario, Canada.
    Dwarf_Paradox_Document_Recovery To fix corrupted documents at low cost
    Brain-Computer_interface Allows real time brainwave activity to control digital video movies, music, home automation systems.
    RFC_2170 Application REQuested IP over ATM (AREQUIPA). W. Almesberger, J. Le Boudec, P. Oechslin. July 1997.
    RFC_0915 Network Mail Path Service. M.A. Elvy, R. Nedved. December 1984.
    CyberPatrol Filtering software for Windows PCs. It protects children online by filtering and blocking access to objectionable Internet sites that parents deem inappropriate.
    ProjectCatalyst Circadium Technology LLC. Web based portal for project tracking and team collaboration. Manage issues, risks, tasks, and documents.
    k_Soft_Custom_FTP Custom FTP software for ISPs, portals, and web hosts, with appropriate FTP sites built-in.
    Firefox__Mac_PPC_Optimized_Builds Optimized builds from several builders for MacOSX, each for different CPU architectures. Each build is compiled especially to take advantage of the specific features of the listed processor in order t
    Identix__-_BioEngine_SDK Toolkits and sample code provide verification (one-to-one) and identification (one-to-many) matching capabilities. Has image acquisition library, quality control library, processing library, search li
    RFC_3185 Reuse of CMS Content Encryption Keys. S. Farrell, S. Turner. October 2001.
    RFC_3025 Mobile IP Vendor/Organization-Specific Extensions. G. Dommety, K. Leung. February 2001.
    Jobmann,_Brad_-_bradj_com Design, portfolio, and contact information.
    Paskal,_Greg Offering web design and application development. Author of JavaScript Hands on Training.
    SmartMenus_DHTML_Menu An advanced and accessible list-based/CSS driven website menu. Simple-to-use and highly cross-browser. Free for personal and non-commercial web sites. Fee applied for commercial use. [Windows/Mac/Linu
    Valleywag Tabloid-style news and gossip about Silicon Valley
    acidgreen Offers site design, hosting, domain name registration, maintenance and redesign. Located in Surry Hills, New South Wales, Australia.
    Reporting_with_JasperReports Introductory article on using JasperReports and intergrating into applications. JasperReports is a popular open source reporting library. (September 20, 2002)
This is websites2007.org cache of m/ as retrieved on 2008.08.22 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.

WINE the MS-Windows emulator.

An introduction.

   What is Wine?Wine is an implementation of the Windows 3.x and Win32 APIs on topof X and Unix.Think of Wine as a Windows compatibility layer for Linux. Wine providesboth a development toolkit (Winelib) for porting Windows sources to Unixand a program loader, allowing unmodified Windows 3.1/95/NT binaries torun under Intel Unixes.Wine works on most popular Intel Unixes, including Linux,FreeBSD,and Solaris.Wine does not require Microsoft Windows, as it is a completely alternativeimplementation consisting of 100% Microsoft Free code, but it can optionallyuse native system DLLs if they are available.Wine comes with complete sources, documentation and examples and isfreely redistributable. (The licensing terms are similar to BSD.)With Wine Windows applications can be installed and run on a Linux-systemwithout the need to have a dos file-system installed.Wine Features Binary CompatibilitySupport for Win16 and Win32 function calls16 and 32 bit x86 codeOptional use of external vendor DLLsReverse-engineering design assures ``bug-for-bug'' compatibilityGraphicsX11-based graphics displayRemote display to any X terminalSupports full GDI and many new features of GDI32Partial DirectX support for gamesOther FeaturesGood support for sound, alternative input devicesModems, serial devices are supportedWinsock TCP/IP networkingWine APIDesigned for source compatibility with Win32 codeSample programsAutomatically generated API documentation32-bit resource compilerPartial Unicode supportInternationalization -- Wine supports 16 languagesBuilt-in debugger and configurable trace messagesWine StatusSee the ANNOUNCE News about the latest release.See also the ChangeLog for the complete history, from 1993 to now.Wine is officially pre-alpha developers-only code, and is not yet suitablefor general use. Nevertheless, many people find it useful in running avariety of Windows programs. Please see the application support databasefor success and failure reports with a variety of programs, as well asthe bug list.Places to go on the web and documents to readYou will find more info at the following web-sitesAt the WineHQ (WineHQ: http://www.winehq.com/).See also the About Wine section at the HQ (http://www.winehq.com/about.html).And also the Wine DocumentationatHQ (http://www.winehq.com/doc.html).Where do you find the sources and/or binaries?Sources and binaries:  DownloadWine 1 (http://www.winehq.com/download.html).Sources only:  DownloadWine 2  (ftp://ftp.funet.fi/pub/Linux/BETA/Wine/development/).There are patches at DownloadWine patches (http://www.winehq.com/patches980927/).What is the version number?v.980927 (October 6th 1998)Is there an installation guide?Yes, see the file README in the file Wine-980927.tar.gz .Is there an FAQ/HOWTO document?Yes, see the WineFAQ (http://pw1.netcom.com/~dagar/winefaq.html). NOTICE: "The Wine FAQ" is Copyright (C) 1995-1997by P. David Gardner, c/o Asgard Network Productions, 1107 Fair Oaks Ave.,#175, South Pasadena CA 91030 USA.Is there a man page?Yes, the installation procedure will install one.Where do I find more in depth information?See again the theWine FAQ.On the HQ-site see the Winereferences.A newsgroup would be nice, is there one?Yes, see: comp.emulators.ms-windows.wineHow do I know if a given windows application is already working? Rememberthis is development code!See the Applicationsdatabase  (http://www.winehq.com/Apps/query.cgi).Down-to-earth and Hands-on information:How to compile Wine:In /usr/local/src/wine/wine-980927 (see the README ):make clean; configure; make depend; makemake installWine Configuration for an Linux file system :Minimal wine.conf file to be put in /usr/local/etc : [Drive C];; C: is equivalent to /usr/local/winePath=/usr/local/wineType=hdFilesystem=unix[wine]Windows=c:\windowsSystem=c:\windows\systemPath=c:\windows;c:\windows\systemTemp=c:\temp  In /usr/local/wine : /usr/local/wine/temp/usr/local/wine/windows/usr/local/wine/windows/systemHow to run MS Word 6:Use the following minimal install tree:In /usr/local/wine:total 3drwxr-xr-x   3 user_login_name dos         1024 Oct 13 19:15 programsdrwxr-xr-x   2 user_login_name dos         1024 Oct 13 19:18 tempdrwxr-xr-x   3 user_login_name dos         1024 Oct 13 18:05 windowswine/programs:total 1drwxr-xr-x   2 user_login_name dos         1024 Oct 13 19:18 winwordwine/programs/winword:total 4170-rwxr-xr-x   1 user_login_name dos      3483136 Jan 13  1994 winword.exe-rwxr-xr-x   1 user_login_name dos       762880 Jan 13  1994 wwintl.dllwine/temp:wine/windows:total 1drwxr-xr-x   2 user_login_name dos         1024 Oct 13 19:18 systemwine/windows/system:total 101-rwxr-xr-x   1 user_login_name dos       102032 Feb  1  1994 sdm.dllRemark: look out with the permissions of the temp directory.How to configure wine to have a Windows-95 look:You just add some stuff to to the wine.conf file. See the file .../documentation/win95look.Where do you find the documentation in the distribution?See .../documentation. Is there debugging info around?Yes, see the Debugging notes.Who are the authors?Bob Amstadt, Dag Asheim, Martin Ayotte, Peter Bajusz, Ross Biro, UweBonnes, Erik Bos, Fons Botman, John Brezak, Andrew Bulhak, John Burton,Niels de Carpentier, Jimen Ching, Huw D. M. Davies, Roman Dolejsi, Fransvan Dorsselaer, Paul Falstad, David Faure, Claus Fischer, Olaf Flebbe,Peter Galbavy, Ramon Garcia, Matthew Ghio, Hans de Graaff, Charles M. Hannum,John Harvey, Cameron Heide, Jochen Hoenicke, Onno Hovers, Jeffrey Hsu,Miguel de Icaza, Jukka Iivonen, Lee Jaekil, Alexandre Julliard, Bang Jun-Young,Pavel Kankovsky, Jochen Karrer, Andreas Kirschbaum, Albrecht Kleine, JonKonrath, Alex Korobka, Greg Kreider, Anand Kumria, Scott A. Laird, AndrewLewycky, Martin von Loewis, Kenneth MacDonald, Peter MacDonald, WilliamMagro, Juergen Marquardt, Ricardo Massaro, Marcus Meissner, Graham Menhennitt,David Metcalfe, Bruce Milner, Steffen Moeller, Andreas Mohr, Philippe DeMuyter, Itai Nahshon, Michael Patra, Jim Peterson, Robert Pouliot, KeithReynolds, Slaven Rezic, John Richardson, Johannes Ruscheinski, Thomas Sandford,Constantine Sapuntzakis , Pablo Saratxaga, Daniel Schepler, Ulrich Schmid,Bernd Schmidt, Yngvi Sigurjons son, Stephen Simmons, Rick Sladkey, WilliamSmith, Dominik Strasser, Vadim Strizhevs ky, Erik Svendsen, Tristan Tarrant,Andrew Taylor, Duncan C Thomson, Goran Thyni, Jimmy Tirtawangsa, Jon Tombs,Linus Torvalds, Gregory Trubetskoy, Petri Tuomola, Michael Veksler, SvenVerdoolaege, Ronan Waide, Eric Warnke, Manfred Weichel, Morten Welinder,Jan Willamowius, Carl Williams, Karl Guenter Wuensch, Eric Youngdale, JamesYoungman, Mikolaj Zalewski, John Zero and many, many others. 
 

An

introduction.

http://www.ota.be/linux/workshops/19981017/wine.html

Wine the MS-Windows emulator. 2008 August

dvd rental

dvd


An introduction.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Business Russia - Remortgages - Mortgages - Dominios - Problem Mortgage
2008-08-22 00:05:44

Copyright 2005, 2006 by Webmaster
Websites is cool :) 90Hotel Innsbruck - Przedszkole - Forum Akwarystyczne - Koszulki.pl - Rewal