Hello i'm french (so i may make some mistakes) I m interested in wine but it is not the main goal of my mail, I would like to know how to change the ldt under linux,because I heard that wine uses this function to run windows program,so if someone Can explain me how to change it or just tell where to get doc it would be nice! Thank you for your help!
Please answer me at nicoobzz@free.fr
On Thu, Feb 08, 2001 at 06:04:11PM +0100, Sandie wrote:
Hello i'm french (so i may make some mistakes) I m interested in wine but it is not the main goal of my mail, I would like to know how to change the ldt under linux,because I heard that wine uses this function to run windows program,so if someone Can explain me how to change it or just tell where to get doc it would be nice!
The respective system call is modify_ldt().
On how to call it, have a look at library/ldt.c in the WINE sources.
Ciao, Marcus
Sandie wrote:
Hello i'm french (so i may make some mistakes)
I excuse your French ;-)
I m interested in wine but it is not the main goal of my mail, I would like to know how to change the ldt under linux,because I heard that wine uses this function to run windows program,so if someone Can explain me how to change it or just tell where to get doc it would be nice!
look Wine code in library/ldt.c, code is rather self explanatory (http://www.winehq.com/cvsweb/wine/library/ldt.c if you don't want to get all the source code)
HTH
A+