Re: Getting civilization 2 to work...

2005-06-14 Thread Michael Stefaniuc
Kristiaan Lenaerts wrote: One day further, one day wiser... I learnt how to write tests... Windows XP works exaclty like the original (wine) code, setting last error = ERROR_INVALID_INDEX. Windows 98 however sets it = ERROR_INVALID_PARAMETER (1). So, the "fix" that made civilization work for me

Re: Getting civilization 2 to work...

2005-06-14 Thread Kristiaan Lenaerts
One day further, one day wiser... I learnt how to write tests... Windows XP works exaclty like the original (wine) code, setting last error = ERROR_INVALID_INDEX. Windows 98 however sets it = ERROR_INVALID_PARAMETER (1). So, the "fix" that made civilization work for me is not the right one... I'l

Getting civilization 2 to work...

2005-06-13 Thread Kristiaan Lenaerts
Hello, I've been following the wine-devel lists for some time now, but I never found time to actually work on something... until now. I am trying to get civilization 2 to work (with some succes). I chose that game for some reasons (I like the game and the error looks easy, a bit like the tutorials