Re: Help on Wine

2005-01-31 Thread Mike Hearn
On Mon, 31 Jan 2005 14:34:23 +0100, Katia Maculan wrote: > Hello, > In the last few days I executed some tests to understand a segmentation > fault problem in my pcsdll library working with WineLib in RedHat 9. > I created: > - A little library pcsdll exporting a function that calls the TlsAlloc >

Help on Wine

2005-01-31 Thread Katia Maculan
Hello, In the last few days I executed some tests to understand a segmentation fault problem in my pcsdll library working with WineLib in RedHat 9. I created: - A little library pcsdll exporting a function that calls the TlsAlloc function - A little executable pcsmon that calls the exported library