Results 1 to 2 of 2

Thread: how does WINE works?

  1. #1

    Question how does WINE works?

    Others than WINE (www.winehq.org), does anyone knows other simple apps for linux that function like WINE (that r opensource)?.. I was trying to learn more about WINE.. but the codes r quite BIG for me to learn them all step by step... any suggestion?...

  2. #2
    The Iceman Cometh
    Join Date
    Aug 2001
    Posts
    1,209
    There are tons of other programs out there that are similar to Wine. Just search on Google for "Windows emulators +Linux". Regarding the code, any similar program will have extremely complex code. It is a lot of work to get such programs to work. If you want to understand the source code, you must first become very familiar with the programming language's used. Additionally, you must become familiar with Linux and UNIX's built in libraries as well as any external libraries included with the source code. Then, once you have those down, you can start working on the source code. Just my 2 cents.

    AJ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •