(BTW
HTML email is generally sort of frowned on here)
Unix
doesn't run windows programs. I suggest you actually read some of the
documentation at www.winehq.com, especially
the Winelib stuff.
Basically wine is a Unix program that understands the
structure of Windows DLLS and exes. Wine itself runs, loads the dlls and
exes into memory and executes them. Some DLLS are replaced by
plug-compatible unix so's that interface to the lower levels. So
CreateBitmap will eventually result in calls into probably X11
code.
Bill
|
- newbie question Preetham
- Re: newbie question Michael Cardenas
- Re: newbie question Medland, Bill
- Re: newbie question Preetham
- Re: newbie question Michael Cardenas
- Re: newbie question Vincent Béron